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
FileProvider
implementation that reads files from the file system - A
FileProvider
implementation that has an in-memory pool of files