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