[][src]Function swc_ecma_transforms::util::drop_span

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