Docs.rs
swc_trace_macro-0.1.3
swc_trace_macro 0.1.3
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate swc_trace_macro
Version 0.1.3
All Items
Attribute Macros
?
Crate
swc_trace_macro
source
·
[
−
]
Attribute Macros
swc_trace
Utility proc macro to add
#[tracing::instrument(level = "info", skip_all)]
to all methods in an impl block.