PbVectorIndexObject

Type Alias PbVectorIndexObject 

Source
pub type PbVectorIndexObject = VectorIndexObject;

Aliased Type§

pub struct PbVectorIndexObject {
    pub id: TypedId<4, u64>,
    pub object_type: i32,
}

Fields§

§id: TypedId<4, u64>§object_type: i32