Skip to main content

load_from_path

Function load_from_path 

Source
pub async fn load_from_path(path: &Path) -> Result<LoadReport, BackupError>
Expand description

Convenience: read the JSON from path and load it.