summaryrefslogtreecommitdiffstats
path: root/native/src/system.rs
blob: e1a790bcd50c2d25c61811387806eb67f8f8984e (plain) (blame)
1
2
3
//! Access the native system.
mod action;
pub use action::Action;