Skip to main content

trace_fn

Attribute Macro trace_fn 

Source
#[trace_fn]
Expand description

#[trace_fn("name")] — equivalent to trace_span!("name"); as the first statement of the fn body.