[][src]Function swc_ecma_utils::drop_span

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