Function syn::fold::fold_lit_float

source ·
pub fn fold_lit_float<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: LitFloat
) -> LitFloat