Module debris_common::file_provider
source · Expand description
This module has the FileProvider trait, which is used by the compile config to resolve import statements.
Structs
- A
FileProviderimplementation that reads files from the file system - A
FileProviderimplementation that has an in-memory pool of files