fstrings-proc-macro 0.1.3

Python3 fstring interpolation in Rust
Documentation
Build #176046 2019-08-01T14:24:23.424680+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.13
Checking syn v0.15.42
Fresh proc-macro-hack v0.5.8
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.42/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=cbd3296e52a19cbe -C extra-filename=-cbd3296e52a19cbe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-87bc01c45da7d88d.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-0b1faeb63a0510bd.rmeta --cap-lints allow --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Compiling proc-quote-impl v0.2.2
Running `rustc --edition=2018 --crate-name proc_quote_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-quote-impl-0.2.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8b9400dca3a7145b -C extra-filename=-8b9400dca3a7145b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-44a9598cd0e8da86.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cff451e3aa9fe7ad.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-99d84f88e2534de1.rlib --cap-lints allow`
Checking proc-quote v0.2.2
Running `rustc --edition=2018 --crate-name proc_quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-quote-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8fd42f0c50a27dc0 -C extra-filename=-8fd42f0c50a27dc0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-44a9598cd0e8da86.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern proc_quote_impl=/home/cratesfyi/cratesfyi/debug/deps/libproc_quote_impl-8b9400dca3a7145b.so --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-87bc01c45da7d88d.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-cbd3296e52a19cbe.rmeta --cap-lints allow`
Documenting fstrings-proc-macro v0.1.3
Running `rustdoc --edition=2018 --crate-name fstrings_proc_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fstrings-proc-macro-0.1.3/mod.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.8' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'proc_quote=https://docs.rs/proc-quote/0.2.2' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.42' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-44a9598cd0e8da86.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-eccbefa2d5193c1f.rmeta --extern proc_quote=/home/cratesfyi/cratesfyi/debug/deps/libproc_quote-8fd42f0c50a27dc0.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-cbd3296e52a19cbe.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.20s