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>.
Extra haystack implementations for the hipstr crate.
u8s in a HipByt<'a, B>.chars in a HipStr<'a, B>.