Function syn::visit::visit_data_struct
[−]
[src]
pub fn visit_data_struct<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast DataStruct
)