Expand description
§Do not use this library directly!
See the goglob crate instead.
A substantial portion of the token parsing done in this crate is
based on the cstr!() procedural macro
(available under the MIT License).
Macros§
- glob
- Compile the given
patterninto tokens at code-compile time, emitting aGlobPatternon success or a compile-error ifpatternis syntactically invalid.