Docs.rs
regex-automata-0.4.3
regex-automata 0.4.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
BurntSushi
Dependencies
aho-corasick ^1.0.0
normal
log ^0.4.14
normal
memchr ^2.6.0
normal
regex-syntax ^0.8.2
normal
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
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
☰
regex_automata
0.4.3
Module start
Structs
In regex_automata::util
?
Module
regex_automata
::
util
::
start
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.