Crate goglob_common

Source
Expand description

§Do not use this library directly!

See the goglob crate instead.

Re-exports§

pub use crate::error::Result;

Modules§

charcls
error
literal

Structs§

GlobPattern
Shell pattern matching similar to golang’s path.Match.

Enums§

GlobToken

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.