constexpr-macros 0.0.1-alpha1

Macros to define c++ like constexpr.
Documentation
Build #113411 2018-08-20 07:34:17
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading constexpr-macros v0.0.1-alpha1
Fresh pest v1.0.6
Fresh proc-macro-hack-impl v0.4.0
Fresh quote v0.3.15
Fresh unicode-xid v0.0.4
Fresh proc-macro-hack v0.4.0
Fresh synom v0.11.3
Fresh syn v0.11.11
Fresh pest_derive v1.0.8
Documenting constexpr-macros v0.0.1-alpha1
Running `rustdoc --crate-name constexpr_macros .cargo/registry/src/github.com-1ecc6299db9ec823/constexpr-macros-0.0.1-alpha1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pest_derive=/home/cratesfyi/cratesfyi/debug/deps/libpest_derive-f02b73ab9f8b2356.so --extern-version pest_derive=pest_derive,1.0.8 --extern pest=/home/cratesfyi/cratesfyi/debug/deps/libpest-15996f2fe1d221c5.rlib --extern-version pest=pest,1.0.6 --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-eeb80ba55e849876.rlib --extern-version proc_macro_hack=proc-macro-hack,0.4.0`
warning: [cfg] cannot be resolved, ignoring it...

warning: [rayon::prelude] cannot be resolved, ignoring it...

warning: [Experimental] cannot be resolved, ignoring it...

warning: [plumbing] cannot be resolved, ignoring it...

warning: [Garbage] cannot be resolved, ignoring it...

warning: [Debug] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 2.82 secs