Function syn::visit::visit_local

source ·
pub fn visit_local<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Local
)