kay_codegen 0.3.7

Code generation for implementing kay actors
Documentation
Build #164223 2019-06-05T14:06:51.733499+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log
Updating crates.io index
Downloading crates ...
Downloaded kay_codegen v0.3.7
Fresh unicode-xid v0.1.0
Fresh unindent v0.1.3
Fresh indexmap v1.0.2
Fresh glob v0.3.0
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.12
Checking syn v0.15.34
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.34/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=9715fd39eaafca02 -C extra-filename=-9715fd39eaafca02 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ad6bb62099fe00d9.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0fa5f61e0abac0d3.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a652bae9930a05bb.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting kay_codegen v0.3.7
Running `rustdoc --crate-name kay_codegen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/kay_codegen-0.3.7/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="syn"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'glob=https://docs.rs/glob/0.3.0' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'pretty_assertions=https://docs.rs/pretty_assertions/0.6.1' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.34' --extern-html-root-url 'unindent=https://docs.rs/unindent/0.1.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-114169d88a4e992d.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-8f151d947a0eb403.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-9715fd39eaafca02.rmeta --extern unindent=/home/cratesfyi/cratesfyi/debug/deps/libunindent-54f4299bccfead8d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.56s