[][src]Function swc_ecma_utils::drop_span

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