Type Definition dardan_ui::UiCell [] [src]

type UiCell<T> = Arc<RwLock<T>>;