Module bytes

Source

Re-exports§

pub use crate::Captures;

Traits§

BytesRegexPattern

Functions§

captures
A &[u8]-oriented version of [winnow_regex::captures].
regex
A &[u8]-oriented version of [winnow_regex::regex].