owned-singleton-macros 0.1.0

Procedural macros re-exported in the owned-singleton crate
Documentation
Build #124749 2018-11-01T01:33:11.312549+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (b4c8f59 2018-10-31)

# build log
Updating crates.io index
Downloading crates ...
Downloaded owned-singleton-macros v0.1.0
Fresh unicode-xid v0.1.0
Fresh rand_core v0.3.0
Fresh rand_core v0.2.2
Fresh proc-macro2 v0.4.20
Fresh rand v0.5.5
Fresh quote v0.6.9
Checking syn v0.15.17
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.17/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=70e718b423ac663c -C extra-filename=-70e718b423ac663c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6ad5a598f58972e9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-91009b8726af4a63.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-264701959ae3940e.rmeta --cap-lints allow`
Documenting owned-singleton-macros v0.1.0
Running `rustdoc --crate-name owned_singleton_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/owned-singleton-macros-0.1.0/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 'rand=https://docs.rs/rand/0.5.5' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.20' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.17' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6ad5a598f58972e9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-91009b8726af4a63.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-0c2a131338c151c2.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-70e718b423ac663c.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.68s