Docs.rs
  • regex-dfa-gen-0.1.1
    • regex-dfa-gen 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • YuantianDing
    • Dependencies
      • dot ^0.1.4 normal
      • env_logger ^0.7.1 normal
      • log ^0.4 normal
      • sorted-vec ^0.3.7 normal
      • thiserror ^1.0.20 normal
    • Versions
    • 19.3% of the crate is documented
  • 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

regex_dfa_gen0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dfa::Dfa
  • dfa::DfaBuilder
  • dfa::DfaState
  • nfa::Nfa
  • nfa::NfaBuilder
  • nfa::NfaState
  • nfa::NfaStateNode
  • set::RangeMap

Enums

  • ast::AstNode
  • ast::Error

Traits

  • ast::CharStream

Functions

  • set::add1
  • set::show_char_range
  • set::sub1

Type Aliases

  • ast::Result
  • set::CharRange

Constants

  • set::CHAR_MAX
  • set::CHAR_MIN