proxy_wasm::hostcalls

Function get_map_value

Source
pub fn get_map_value(
    map_type: MapType,
    key: &str,
) -> Result<Option<String>, Status>