Function swc_ecma_utils::drop_span

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