litrs

Module float

Source

Structs§

  • A floating point literal, e.g. 3.14, 8., 135e12, or 1.956e2f64.

Enums§

Functions§

  • parse_impl 🔒
    Precondition: first byte of string has to be in b'0'..=b'9'.