Type Definition hal_sim::display::SharedDisplays

source ·
pub type SharedDisplays = Arc<Mutex<Vec<DisplayState>>>;