try_decode_archive_async_response

Function try_decode_archive_async_response 

Source
pub fn try_decode_archive_async_response<M>(
    raw: MessageEnvelope,
) -> Result<M, Error>
where M: ArchiveCodec, <M as Archive>::Archived: Deserialize<M, XousDeserializer> + for<'a> CheckBytes<XousValidator<'a>>,

Permission: none