[][src]Module sixtyfps_corelib::sharedarray

module for the SharedArray and related things

Structs

IntoIter

An iterator that moves out of a SharedArray.

SharedArray

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