Skip to main content

write_model_snapshot

Function write_model_snapshot 

Source
pub fn write_model_snapshot(
    path: &Path,
    snapshot: &ModelSnapshot,
) -> Result<(), OrmError>