Crate compose_utils

Source

Macros§

trace_fn
Macro to insert tracing into functions.
trace_log

Structs§

Static
TraceFnGuard
Guard that logs entry/exit of a function.

Statics§

ENABLE_TRACE
Global toggle to enable or disable tracing.

Functions§

with_indent
Run a closure with the current indentation level.