[][src]Function proxy_wasm::hostcalls::set_map

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