Type Alias PbVectorIndexObject

Source
pub type PbVectorIndexObject = VectorIndexObject;

Aliased Type§

struct PbVectorIndexObject {
    pub id: u64,
    pub object_type: i32,
}

Fields§

§id: u64§object_type: i32