pub type PickedEntryRef = Rc<dyn PickedEntry>;Expand description
Shared handle to a PickedEntry.
Aliased Typeยง
pub struct PickedEntryRef { /* private fields */ }pub type PickedEntryRef = Rc<dyn PickedEntry>;Shared handle to a PickedEntry.
pub struct PickedEntryRef { /* private fields */ }