Function syn::visit::visit_use_path

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