[go: up one dir, main page]

caret 0.0.3

Macros for declaring non-exhaustive C-style enumerations, with named members
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
categories = ["rust-patterns"]
description = "Macros for declaring non-exhaustive C-style enumerations, with named members"
edition = "2018"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
keywords = ["macro", "enum"]
license = "MIT OR Apache-2.0"
name = "caret"
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
resolver = "2"
version = "0.0.3"