Function switchboard_program::deserialize_from_slice[][src]

pub fn deserialize_from_slice<'a, M: MessageRead<'a>>(
    bytes: &'a [u8]
) -> Result<M, ProgramError>