Function syn::visit::visit_meta[−][src]

pub fn visit_meta<'ast, V>(v: &mut V, node: &'ast Meta) where
    V: Visit<'ast> + ?Sized,