mouse-types 0.1.0

Contains types to define mouse related events.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `mouse-types`


Contains types to define keyboard related events.

As with `keyboard-types`, the naming and conventions try to follow the UI Events specification.

Mostly just a copy/paste of `winit` v0.31 pointer types and `keyboard-types` v0.8, but focusing only on Mouse events.

---

> [!NOTE]
> No AI-generated code.