Function syn::visit::visit_file [] [src]

pub fn visit_file<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast File
)