Module hipstr

Module hipstr 

Source
Available on crate feature hipstr only.
Expand description

Extra haystack implementations for the hipstr crate.

Structsยง

HipBytStack
A haystack type for matching against the u8s in a HipByt<'a, B>.
HipStrStack
A haystack type for matching against the chars in a HipStr<'a, B>.