Function syn::visit::visit_file

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