[][src]Crate call_trace_macro

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.