Function t3rn_primitives::gateway::decode_buf2val
pub fn decode_buf2val<D>(buf: Vec<u8, Global>) -> Result<D, &'static str>where
D: Decode,
pub fn decode_buf2val<D>(buf: Vec<u8, Global>) -> Result<D, &'static str>where
D: Decode,