from_bytes

Function from_bytes 

Source
pub fn from_bytes(bytes: &[u8]) -> Result<Value, Error>
Expand description

Decode a value written by to_bytes.