[][src]Function proxy_wasm::hostcalls::get_map_value

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