Function parity_wasm::elements::deserialize_file [−][src]
pub fn deserialize_file<P: AsRef<Path>>(p: P) -> Result<Module, Error>
Deserialize module from the file.
pub fn deserialize_file<P: AsRef<Path>>(p: P) -> Result<Module, Error>
Deserialize module from the file.