Docs.rs
tracing-gum-proc-macro-5.0.0
tracing-gum-proc-macro 5.0.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
crates.io
Source
Owners
parity-crate-owner
Dependencies
expander ^2.0.0
normal
proc-macro-crate ^3.0.0
normal
proc-macro2 ^1.0.56
normal
quote ^1.0.28
normal
syn ^2.0.48
normal
assert_matches ^1.5.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate tracing_gum_proc_macro
tracing_
gum_
proc_
macro
5.0.0
All Items
Crate Items
Macros
Crate
tracing_
gum_
proc_
macro
Copy item path
Source
Expand description
Generative part of
tracing-gum
. See
tracing-gum
for usage documentation.
Macros
ยง
debug
Print a debug level message.
error
Print an error message.
info
Print a info level message.
trace
Print a trace level message.
warn
Print a warning level message.
warn_
if_
frequent
Print a warning or debug level message depending on their frequency