Skip to main content

Module memory

Module memory 

Source
Expand description

Ephemeral in-memory VFS provider implementation.

Structs§

MemoryProvider
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.