Docs.rs
winnow-regex-0.1.2
winnow-regex 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yamaura
Dependencies
regex ^1
normal
thiserror ^2
normal
winnow ^0.7.9
normal
Versions
29.03%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
winnow_
regex
0.1.2
Module bytes
Module Items
Re-exports
Traits
Functions
In crate winnow_
regex
winnow_regex
Module
bytes
Copy item path
Source
Re-exports
§
pub use crate::
Captures
;
Traits
§
Bytes
Regex
Pattern
Functions
§
captures
A
&[u8]
-oriented version of [
winnow_regex::captures
].
regex
A
&[u8]
-oriented version of [
winnow_regex::regex
].