Docs.rs
regex-automata-0.4.10
regex-automata 0.4.10
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
BurntSushi
Dependencies
aho-corasick ^1.0.0
normal
optional
log ^0.4.14
normal
optional
memchr ^2.6.0
normal
optional
regex-syntax ^0.8.5
normal
optional
anyhow ^1.0.69
dev
bstr ^1.3.0
dev
doc-comment ^0.3.3
dev
env_logger ^0.9.3
dev
quickcheck ^1.0.3
dev
regex-test ^0.1.0
dev
Versions
100%
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
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
Module start
regex_
automata
0.4.10
Module start
Module Items
Structs
In regex_
automata::
util
regex_automata
::
util
Module
start
Copy item path
Source
Expand description
Provides helpers for dealing with start state configurations in DFAs.
Structs
§
Config
The configuration used to determine a DFA’s start state for a search.