relay_
common
24.11.0
Module glob2
Structs
In crate relay_
common
Module
relay_common
::
glob2
Copy item path
source
·
[
−
]
Expand description
Serializable glob patterns for the API.
Structs
§
Glob
A simple glob matcher.
Glob
Builder
GlobBuilder
provides the posibility to fine tune the final
Glob
, mainly what capture groups will be enabled in the underlying regex.
Glob
Matcher
Helper for glob matching
Lazy
Glob
Wrapper type around the raw string pattern and the
Glob
.