Function bytes_to_shard_image

Source
pub fn bytes_to_shard_image(bytes: Vec<u8>) -> HashMap<String, HashSet<PeerId>>
Expand description

Deserialize bytes into shard image structure.