[][src]Function swc_ecma_visit::visit_mut_opt_str

pub fn visit_mut_opt_str<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: Option<&mut Str>
)