Function syn::fold::fold_stmt[][src]

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