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

pub fn fold_label<F: ?Sized>(f: &mut F, node: Label) -> Label where
    F: Fold