index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native
/
src
/
system.rs
blob: e1a790bcd50c2d25c61811387806eb67f8f8984e (
plain
) (
blame
)
1
2
3
//! Access the native system.
mod
action
;
pub
use
action
::
Action
;