pub fn verify<S: Storage>(storage: S) -> Result<Verification>Expand description
Recompute every chain link in the container’s manifest, and hash every rev file against the row that names it.
§Errors
The read failure — there is no container there, or its manifest cannot be read.