Function syntax::visit::walk_struct_def[src]

pub fn walk_struct_def<E: Clone, V: Visitor<E>>(visitor: &mut V, struct_definition: &StructDef, env: E)