pub async fn load_from_path(path: &Path) -> Result<LoadReport, BackupError>Expand description
Convenience: read the JSON from path and load it.
pub async fn load_from_path(path: &Path) -> Result<LoadReport, BackupError>Convenience: read the JSON from path and load it.