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

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