Skip to main content

read_string_map

Function read_string_map 

Source
pub fn read_string_map(
    buf: &mut &[u8],
) -> Result<HashMap<String, String>, LowLevelDeserializationError>