Write documentation for input
This commit is contained in:
parent
fafad2dfca
commit
a14b8bffc0
7 changed files with 17 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! Map your system events into input events that Iced can understand.
|
||||
pub mod keyboard;
|
||||
pub mod mouse;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue