Module anon
ct_
regex_
internal
0.1.0
Module anon
Module Items
Traits
In ct_
regex_
internal::
expr
ct_regex_internal
::
expr
Module
anon
Copy item path
Source
Traits
§
Anon
Regex
A trait that is automatically implemented
for
‘anonymous’ regular expression types. There is only one difference between this and
Regex
: all functions take self
as
the first parameter, removing the need to name the type itself.