caret 0.4.5

Macros for declaring non-exhaustive C-style enumerations, with named members
Documentation
[dependencies]

[features]
full = []

[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 = "2021"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
keywords = ["macro", "enum"]
license = "MIT OR Apache-2.0"
name = "caret"
readme = "README.md"
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
rust-version = "1.70"
version = "0.4.5"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]