pub fn decode_fidl<T: Persistable>(bytes: &mut [u8]) -> Result<T, Error>
Decode some bytes into a FIDL type