Skip to main content

from_binary

Function from_binary 

Source
pub fn from_binary(bytes: &[u8]) -> Result<Program, BinaryError>
Expand description

Deserialize from the native binary format.