Module sharedvector

Module sharedvector 

Source
Expand description

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].