Docs.rs
  • kbnf-syntax-0.4.2
    • kbnf-syntax 0.4.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Dan-wanna-M
    • Dependencies
      • general-sam ^1.0.0 normal
      • kbnf-regex-automata ^0.4.10 normal
      • nom ^7 normal
      • parse-hyperlinks ^0.27.2 normal
      • regex-lite ^0.1.6 normal
      • regex-syntax ^0.8.4 normal
      • rustc-hash ^2.0.0 normal
      • serde ^1.0 normal
      • string-interner ^0.17.0 normal
      • thiserror ^1.0.63 normal
      • unescaper ^0.1.5 normal
      • insta ^1.39.0 dev
    • Versions
    • 2.22% 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

kbnf_syntax0.4.2

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • InternedStrings
  • config::CompressionConfig
  • grammar::Grammar
  • node::Alternation
  • node::Rhs
  • simplified_grammar::SimplifiedGrammar
  • validated_grammar::ValidatedGrammar

Enums

  • node::Node
  • node::NodeWithID
  • node::OperatorFlattenedNode
  • node::RegexExtKind
  • node::SymbolKind
  • regex::FiniteStateAutomaton
  • regex::FiniteStateAutomatonConfig
  • semantic_error::SemanticError

Functions

  • get_grammar
  • utils::compile_one_regex_string
  • utils::from_terminals_to_regex_string

Type Aliases

  • suffix_automaton::SuffixAutomaton