decode_archive_async_response

Function decode_archive_async_response 

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

Permission: none

Expand description

decode async response from raw envelope