Skip to main content
Module item
ct_
regex_
internal
0.1.0
Module item
Module Items
Traits
In ct_
regex_
internal::
haystack
ct_regex_internal
::
haystack
Module
item
Copy item path
Source
Traits
ยง
Haystack
Item
A trait that represents an individual item that can be matched against a
Regex
. The two implementers are
char
and
u8
.