[][src]Function holochain_tracing::push_span

pub fn push_span(span: Span) -> SpanStackGuard

Push a span onto the stack. The value will automatically be popped when the returned guard is dropped, as well as the guards of any subsequently pushed spans