num_enum 0.1.1

Procedural macros to make inter-operation between primitives and enums easier.
Documentation
Build #126685 2018-11-12 09:17:36
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded num_enum v0.1.1
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.23
Fresh quote v0.6.10
Fresh syn v0.15.20
Documenting num_enum v0.1.1
Running `rustdoc --crate-name num_enum /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num_enum-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.23' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.20' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-550e4fe1e7e0d232.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e31ab9394c12379d.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-20a43284c25e3be9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.53s