Skip to main content

build_str_map

Function build_str_map 

Source
pub fn build_str_map(pairs: &[(&str, &str)]) -> Vec<u8> 
Expand description

Build a simple msgpack map from string key-value pairs.