[go: up one dir, main page]

[][src]Function syn::fold::fold_expr_path

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