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
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
regexsolver
0.2.0
Module execution_
profile
Module Items
Structs
In crate regexsolver
regexsolver
Module
execution_profile
Copy item path
source
Structs
ยง
Execution
Profile
Hold settings about limitations and constraints of operations execution within the engine.
Thread
Local
Params
Hold
ExecutionProfile
on the current thread.