swc_
core
6.0.1
Module trace_
macro
Module Items
Attribute Macros
In crate swc_
core
swc_core
Module
trace_macro
Copy item path
source
Available on
crate feature
trace_macro
only.
Attribute Macros
ยง
swc_
trace
Utility proc macro to add
#[tracing::instrument(level = "info", skip_all)]
to all methods in an impl block.