Type Definition flechasdb::db::Attributes
source · pub type Attributes = HashMap<String, AttributeValue>;Expand description
Attributes associated with a vector.
pub type Attributes = HashMap<String, AttributeValue>;Attributes associated with a vector.