datatypes::vectors

Type Alias VectorRef

Source
pub type VectorRef = Arc<dyn Vector>;

Aliased Typeยง

struct VectorRef { /* private fields */ }