Type Alias PbVectorIndexDelta

Source
pub type PbVectorIndexDelta = VectorIndexDelta;

Aliased Type§

struct PbVectorIndexDelta {
    pub delta: Option<Delta>,
}

Fields§

§delta: Option<Delta>