Function proxy_wasm::hostcalls::set_map

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