Function concordium_contracts_common::from_bytes[][src]

pub fn from_bytes<S: Deserial>(source: &[u8]) -> ParseResult<S>

Dual to to_bytes.