pub type Vec6EditorBuilder<T> = VecEditorBuilder<T, 6>;
pub struct Vec6EditorBuilder<T> { /* private fields */ }