summaryrefslogtreecommitdiffstats
path: root/src/input/mouse.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/mouse.rs')
-rw-r--r--src/input/mouse.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/mouse.rs b/src/input/mouse.rs
index 49a62961..d37f5b96 100644
--- a/src/input/mouse.rs
+++ b/src/input/mouse.rs
@@ -1,3 +1,4 @@
+//! Build mouse events.
mod button;
mod event;