Expand description
Module for loading context from files.
Includes loaders for one-time loading (file_once_loader
) and updating loaders (file_updating_loader
).
Module for loading context from files.
Includes loaders for one-time loading (file_once_loader
) and updating loaders (file_updating_loader
).
Re-exports§
pub use file_once_loader::FileOnceLoader;
pub use file_once_loader::FileOnceLoaderBuilder;