pub type SharedActionDriver = Arc<ActionDriver>;
pub struct SharedActionDriver { /* private fields */ }