diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ mod error; mod result; mod sandbox; +pub mod clipboard; pub mod executor; pub mod keyboard; pub mod mouse; |
![]() |
index : iced | |
A cross-platform GUI library for Rust, inspired by Elm | cel |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/lib.rs | 1 |
@@ -183,6 +183,7 @@ mod error; mod result; mod sandbox; +pub mod clipboard; pub mod executor; pub mod keyboard; pub mod mouse; |