span_capture

Function span_capture 

Source
pub fn span_capture<R>(f: impl FnOnce() -> R) -> (String, R)