Function syn::fold::fold_label[][src]

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