Expand description
Provides the #[trace_with]
attribute for the callback-trace
crate.
Attribute Macrosยง
- trace_
with - The
#[trace_with]
macro. Needs to be applied to function definitions, and will invoke hteTrace
interface on the user-provided expression.