Function overnet_core::decode_fidl

source ·
pub fn decode_fidl<T: Persistable>(bytes: &mut [u8]) -> Result<T, Error>
Expand description

Decode some bytes into a FIDL type