Docs.rs
code-timing-macros-0.0.6
code-timing-macros 0.0.6
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rjzak
Dependencies
proc-macro2 ^1.0
normal
quote ^1
normal
syn ^2.0
normal
tracing ^0.1
normal
optional
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
code_
timing_
macros
0.0.6
code_timing_macros
Attribute Macro
time_function
Copy item path
Source
#[time_function]
Expand description
Time the duration of a function, either to stdout or via
tracing
.