List of all items
Structs
- ByteLit
- ByteStringLit
- CharLit
- FloatLit
- IntegerLit
- InvalidToken
- ParseError
- StringLit
- byte::ByteLit
- bytestr::ByteStringLit
- char::CharLit
- err::InvalidToken
- err::ParseError
- float::FloatLit
- integer::IntegerLit
- string::StringLit
Enums
- BoolLit
- FloatType
- IntegerBase
- IntegerType
- Literal
- bool::BoolLit
- err::ParseErrorKind
- err::Span
- err::TokenKind
- float::FloatType
- integer::IntegerBase
- integer::IntegerType
Traits
- Buffer
- FromIntegerLiteral
- err::SpanLike
- escape::Escapee
- integer::FromIntegerLiteral
- integer::sealed::Sealed
- sealed::Sealed
Macros
- impls::helper
- impls::helper_no_refs
- impls::impl_bool_lit_to_pm_lit
- impls::impl_for_specific_lit
- impls::impl_from_tt_for_bool
- impls::impl_specific_lit_to_lit
- impls::impl_specific_lit_to_pm_lit
- impls::impl_tt_to_lit
- integer::impl_from_int_literal
Functions
- byte::parse_impl
- bytestr::parse_impl
- char::parse_impl
- err::perr
- escape::is_string_continue_skipable_whitespace
- escape::scan_raw_string
- escape::unescape
- escape::unescape_string
- float::parse_impl
- impls::kind_of
- integer::parse_impl
- parse::check_suffix
- parse::end_dec_digits
- parse::first_byte_or_empty
- parse::hex_digit_value
- parse::parse
- string::parse_impl