Function syn::fold::fold_block[][src]

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