datatypes
0.12.0
Vector
Ref
Aliased type
In datatypes::
vectors
datatypes
::
vectors
Type Alias
VectorRef
Copy item path
Source
pub type VectorRef =
Arc
<dyn
Vector
>;
Aliased Type
ยง
struct VectorRef {
/* private fields */
}