Module i_slint_core::sharedvector
source · Expand description
module for the SharedVector and related things
Structs§
- An iterator that moves out of a SharedVector.
- SharedVector holds a reference-counted read-only copy of
[T]
.
module for the SharedVector and related things
[T]
.