Module model

Module model 

Source
Expand description

Model loading and saving functionality

Provides high-level operations for loading and saving data models using storage backends.

Re-exports§

pub use api_loader::ApiModelLoader;
pub use loader::ModelLoader;
pub use saver::ModelSaver;

Modules§

api_loader
API-based model loading
loader
Model loading functionality
saver
Model saving functionality