[][src]Function syntax::mut_visit::noop_flat_map_arg

pub fn noop_flat_map_arg<T: MutVisitor>(
    arg: Arg,
    vis: &mut T
) -> SmallVec<[Arg; 1]>