Function parity_wasm_cp::elements::deserialize_file[][src]

pub fn deserialize_file<P: AsRef<Path>>(p: P) -> Result<Module, Error>

Deserialize module from the file.