Docs.rs
tagged-union-macro-0.0.1
tagged-union-macro 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kdy1
Dependencies
Inflector ^0.11.4
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate tagged_union_macro
tagged_
union_
macro
0.0.1
All Items
Crate Items
Derive Macros
Crate
tagged_
union_
macro
Copy item path
Source
Derive Macros
ยง
Tagged
Union
A proc macro to generate methods like is_variant / expect_variant.