Function syn::fold::fold_receiver[][src]

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