Expand description
Ephemeral in-memory VFS provider implementation.
Structs§
- Memory
Provider - Ephemeral in-memory VFS provider.
Functions§
- glob_
matches_ pub - Simple glob matching:
*matches any sequence of non-separator chars,**matches anything. - matches_
file_ type_ pub - Map ripgrep-style file type names to extensions.