Docs.rs
regexsolver-0.2.0
regexsolver 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexvbrdn
Dependencies
aes-gcm-siv ^0.11.1
normal
ahash ^0.8.11
normal
ciborium ^0.2.2
normal
env_logger ^0.11.3
normal
flate2 ^1.0.30
normal
lazy_static ^1.4.0
normal
log ^0.4.21
normal
nohash-hasher ^0.2
normal
petgraph ^0.6.4
normal
rand ^0.8.5
normal
regex ^1.10.3
normal
regex-charclass ^1.0.3
normal
regex-syntax ^0.8.5
normal
serde ^1.0.197
normal
serde_derive ^1.0.197
normal
serde_json ^1.0.114
normal
sha2 ^0.10.8
normal
z85 ^3.0.5
normal
criterion ^0.5
dev
Versions
24.16%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
regexsolver
0.2.0
All Items
Crate Items
Modules
Structs
Enums
Crate
regexsolver
Copy item path
source
Modules
§
cardinality
error
execution_
profile
fast_
automaton
regex
tokenizer
Structs
§
Details
Represents details about a
Term
.
Enums
§
Term
Represents a term that can be either a regular expression or a finite automaton. This term can be manipulated with a wide range of operations.