Function scylla_cql::frame::types::read_string_map

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