Skip to main content

Module arcstr

Module arcstr 

Source
Expand description

Extra haystack implementations for the arcstr crate.

Structsยง

ArcStrStack
A haystack type for matching against the chars in an [ArcStr]. Although IntoHaystack is implemented for ArcStr, the associated Slice type for this Haystack is Substr.