summaryrefslogtreecommitdiffstats
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 {}