proxy_wasm::hostcalls

Function set_map

Source
pub fn set_map(map_type: MapType, map: Vec<(&str, &str)>) -> Result<(), Status>