Available on crate feature
hipstr only.Expand description
Extra haystack implementations for the hipstr crate.
Structsยง
- HipByt
Stack - A haystack type for matching against the
u8s in aHipByt<'a, B>. - HipStr
Stack - A haystack type for matching against the
chars in aHipStr<'a, B>.