Docs.rs
enum-utils-from-str-0.1.2
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
enum-utils-from-str 0.1.2
Code generation for mapping from strings to arbitrary values
Crate
Source
Builds
Feature flags
Documentation
Coverage
23.08%
3
out of
13
items documented
1
out of
10
items with examples
Size
Source code size: 12.37 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 864.72 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
ecstatic-morse/enum-utils
14
3
3
crates.io
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
Versions
0.1.2
0.1.0
Owners
Code generation for a compile-time trie-based mapping from strings to arbitrary values.