pub fn status(store: &Store) -> Result<StatusReport>Expand description
Report which cataloged assets are present locally and how many bytes remain
to restore. Never fails on a missing asset (that is verify’s job); it does
fail on a malformed manifest.