litrs

Module integer

source

Modules§

Macros§

Structs§

  • An integer literal, e.g. 27, 0x7F, 0b101010u8 or 5_000_000i64.

Enums§

Traits§

Functions§

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