Crate call_trace_macro

Source
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 hte Trace interface on the user-provided expression.