Docs.rs
enum_reflect-0.2.6
enum_reflect 0.2.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hrykr
Dependencies
enum_reflect_extern ^0.2.6
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0.104
normal
Versions
33.33%
of the crate is documented
Platform
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
enum_
reflect
0.2.6
All Items
Crate Items
Derive Macros
Crate
enum_reflect
Copy item path
Source
Derive Macros
ยง
Enum
Reflect
Derive reflection for enum fields to access name and value. Use mut functions to get mutable fields.
Inspectable
Enum