compose_
utils
0.1.0
All Items
Crate Items
Macros
Structs
Statics
Functions
Crate
compose_utils
Copy item path
Source
Macros
§
trace_
fn
Macro to insert tracing into functions.
trace_
log
Structs
§
Static
Trace
FnGuard
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.