VectorRef

Type Alias VectorRef 

Source
pub type VectorRef = Arc<dyn Vector>;

Aliased Typeยง

pub struct VectorRef { /* private fields */ }