Function syn::fold::fold_lit_bool[][src]

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