pub type SharedDateAdapter = Rc<dyn DateAdapter>;Expand description
The adapter as the components hold it.
Aliased Typeยง
pub struct SharedDateAdapter { /* private fields */ }pub type SharedDateAdapter = Rc<dyn DateAdapter>;The adapter as the components hold it.
pub struct SharedDateAdapter { /* private fields */ }