Function syn::fold::fold_use_path[][src]

pub fn fold_use_path<F: ?Sized>(f: &mut F, node: UsePath) -> UsePath where
    F: Fold + ?Sized
This is supported on crate feature fold only.