Function walk_crate

Source
pub fn walk_crate<V: MutVisitor>(vis: &mut V, krate: &mut Crate) -> V::Result