Function syntax::visit::walk_ty_method[src]

pub fn walk_ty_method<E: Clone, V: Visitor<E>>(visitor: &mut V, method_type: &TypeMethod, env: E)