Function in_span

Source
pub fn in_span<F: FnOnce() -> R, R>(f: F) -> impl FnOnce() -> R