pub static COMPILED_GLOB: Lazy<Mutex<UnboundCache<String, Pattern>>>
Expand description
Cached static for the compiled_glob
function.
pub static COMPILED_GLOB: Lazy<Mutex<UnboundCache<String, Pattern>>>
Cached static for the compiled_glob
function.