Skip to main content

read_latest_model_snapshot

Function read_latest_model_snapshot 

Source
pub fn read_latest_model_snapshot(
    root: &Path,
) -> Result<Option<(MigrationEntry, ModelSnapshot)>, OrmError>