proxy_wasm::hostcalls

Function get_map_value_bytes

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