Docs.rs
variants-0.0.0
variants 0.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
variants-derive ^0.0.0
normal
optional
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
variants
0.0.0
All Items
Sections
variants
Crate Items
Modules
Derive Macros
Crate
variants
Copy item path
Source
Expand description
§
variants
Useful macros for constructing enum variants
Modules
§
prelude
Derive Macros
§
Variant
Constructors
This macro automatically generates functional constructors for all enclosed variants.