Docs.rs
regex-cursor-0.1.5
regex-cursor 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
pascalkuthe
the-mikedavis
Dependencies
log ^0.4.22
normal
memchr ^2.7
normal
regex-automata ^0.4.7
normal
regex-syntax ^0.8.4
normal
ropey ^1.6.1
normal
optional
anyhow ^1.0.89
dev
proptest ^1.5.0
dev
regex-test ^0.1.1
dev
Versions
78.72%
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
regex_
cursor
0.1.5
Module engines
Module Items
Modules
In crate regex_
cursor
regex_cursor
Module
engines
Copy item path
Source
Modules
ยง
dfa
hybrid
meta
Provides a regex matcher that composes several other regex matchers automatically.
pikevm