pub async fn tap(
host: &Host,
device_id: &str,
x: u32,
y: u32,
options: &GestureOptions,
) -> Result<GestureResult>pub async fn tap(
host: &Host,
device_id: &str,
x: u32,
y: u32,
options: &GestureOptions,
) -> Result<GestureResult>