Skip to main content

load

Function load 

Source
pub fn load(path: &Path, bytes: Bytes) -> Result<Loaded>
Expand description

Loads and decodes a single dump from bytes. path is carried for diagnostics.