Docs.rs
  • intuicio-parser-0.39.0
    • intuicio-parser 0.39.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • intuicio-core ^0.39 normal
      • intuicio-data ^0.39 normal
      • regex ^1.10 normal
      • snailquote ^0.3 normal
      • intuicio-derive ^0.39 dev
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

intuicio_parser0.39.0

Module shorthand

Module Items

  • Functions

In intuicio_parser::regex

intuicio_parser::regex

Module shorthand

Source

Functionsยง

  • alpha
  • alpha_low
  • alpha_up
  • alphanum
  • any
  • digit
  • digit_hex
  • id
  • id_continue
  • id_start
  • nl
  • number_float
  • number_int
  • number_int_pos
  • ows
  • regex
  • regex_capture
  • string
  • word
  • ws