Module sixtyfps_corelib::sharedvector[][src]

module for the SharedVector and related things

Structs

IntoIter

An iterator that moves out of a SharedVector.

SharedVector

SharedVector holds a reference-counted read-only copy of [T].