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

Compile the given pattern into tokens at code-compile time, emitting a GlobPattern on success or a compile-error if pattern is syntactically invalid.