Function drop_span

Source
pub fn drop_span<T>(t: T) -> T
where T: VisitMutWith<DropSpan>,