pub fn deserialize(module_bytes: &[u8]) -> Result<Module, PreprocessingError>
Expand description

Returns a parity Module from the given bytes without making modifications or checking limits.