paste 0.1.4

Macros for all your token pasting needs
Documentation
Build #134294 2019-01-02 17:13:57

# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)

# docs.rs version cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log Updating crates.io index Downloading crates ... Downloaded paste v0.1.4 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.24 Fresh quote v0.6.10 Fresh syn v0.15.23 Fresh proc-macro-hack v0.5.4 Compiling paste-impl v0.1.4 Running `rustc --crate-name paste_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.4/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=526f99df7b73b80d -C extra-filename=-526f99df7b73b80d --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-78ce0b4530bc9751.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-563c08a07c3c69bb.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-358ac1feefc1faf4.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-7b62e08be7870c88.rlib --cap-lints allow` Documenting paste v0.1.4 Running `rustdoc --crate-name paste /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.4' --extern-html-root-url 'paste_impl=https://docs.rs/paste-impl/0.1.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern paste_impl=/home/cratesfyi/cratesfyi/debug/deps/libpaste_impl-526f99df7b73b80d.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-78ce0b4530bc9751.so` Finished dev [unoptimized + debuginfo] target(s) in 2.58s