timed_function 0.1.0

A procedural macro for printing timing for a function
Documentation
Build #142108 2019-02-09 23:17:10
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded timed_function v0.1.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Fresh syn v0.15.26
Documenting timed_function v0.1.0
Running `rustdoc --edition=2018 --crate-name timed_function /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/timed_function-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-46673d57641d748b.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-7b425e181875572b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.57s