[go: up one dir, main page]

Type Alias VectorSync

Source
pub type VectorSync<T> = Vector<T, ArcTK>;

Aliased Type§

struct VectorSync<T> { /* private fields */ }

Implementations§