Function deserialize

Source
pub fn deserialize<T>(bytes: &[u8]) -> T
where T: Decode,
Expand description

The function which is used to deserialize all keys and values.