Skip to main content

from_bytes

Function from_bytes 

Source
pub fn from_bytes(bytes: &[u8]) -> Result<Config, CompileError>
Expand description

Decode a Compiled envelope from MessagePack bytes, checking the format version.