span

Function span 

Source
pub fn span(label: impl Into<String>) -> SpanGuard
Expand description

Start an ad-hoc span; recorded when the guard is dropped.