Skip to main content

load_native_dump

Function load_native_dump 

Source
pub fn load_native_dump(path: &Path) -> Result<usize, String>
Expand description

Load a Rust-native dump file into the current State. Returns the number of entries loaded.