Docs.rs
  • mago-syntax-core-0.24.0
    • mago-syntax-core 0.24.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • azjezz
    • Dependencies
      • mago-source ^0.24.0 normal
      • mago-span ^0.24.0 normal
      • memchr ^2.7.4 normal
    • Versions
    • 50% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mago_syntax_core0.24.0

Crate Items

  • Macros
  • Structs
  • Functions

List of all items

Structs

  • input::Input

Macros

  • float_exponent
  • float_separator
  • number_separator
  • number_sign
  • part_of_identifier
  • start_of_binary_number
  • start_of_float_number
  • start_of_hexadecimal_number
  • start_of_identifier
  • start_of_number
  • start_of_octal_number
  • start_of_octal_or_float_number

Functions

  • utils::is_part_of_identifier
  • utils::is_start_of_identifier
  • utils::parse_literal_float
  • utils::parse_literal_integer
  • utils::read_digits_of_base