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
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
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: 2.09 MB
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
(2019-10-14)
0.1.0
(2019-05-07)
Owners
Code generation for a compile-time trie-based mapping from strings to arbitrary values.