Struct mouse_automation::Input [] [src]

pub struct Input {
    pub input_type: u32,
    pub input_data: MouseInput,
}

Fields