Expand description
§Do not use this library directly!
See the goglob
crate instead.
Re-exports§
pub use crate::error::Result;
Modules§
Structs§
- Glob
Pattern - Shell pattern matching similar to golang’s
path.Match
.
Enums§
Functions§
- glob_
from_ tokens - Internal workspace-only function employed by
goglob-proc-macro
. - scan_
patterns - Internal workspace-only function used locally and in
goglob-proc-macro
.