Skip to main content

dump

Function dump 

Source
pub fn dump<S: Storage>(storage: &S) -> Result<Dump>
Expand description

Read the container’s manifest and render it.

§Errors

The read failure — there is no container there, or its manifest cannot be read.