Function crdts::from_binary [] [src]

pub fn from_binary<A: Decodable>(encoded: Vec<u8>) -> DecodingResult<A>

Attempts to reconstruct a type from binary.