Module macro_support

Module macro_support 

Source
Expand description

Support module for the #[grafos_instrument] proc macro.

This module is #[doc(hidden)] — it exists solely to provide the runtime side of the proc macro expansion. Do not depend on it directly.

Enums§

Level
Log level for instrumented spans.

Functions§

record_span
Record a completed instrumented span.