iced-yoda/native/src/system/action.rs

4 lines
84 B
Rust
Raw Normal View History

2022-02-16 19:20:26 -03:00
/// An operation to be performed on the system.
#[derive(Debug)]
pub enum Action {}