[][src]Function nimble::decode

pub async fn decode<D: Decode, T: AsRef<[u8]>>(bytes: T) -> Result<D>

Decodes a value from bytes using default configuration