[][src]Function syntex_syntax2::visit::walk_crate

pub fn walk_crate<'a, V: Visitor<'a>>(visitor: &mut V, krate: &'a Crate)