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
/
action.rs
blob: 0d484957be55ce22d35f8d2dfaa3da53696c6b6b (
plain
) (
blame
)
1
2
3
/// An operation to be performed on the system.
#[derive(Debug)]
pub
enum
Action
{}