vector-db-core 0.1.111

A high-performance vector database core for reading and writing historical records such as logs and chat records
Documentation
1
2
3
4
5
6
7
8
max_width = 90 # changed
normalize_comments = true # changed
imports_layout = "Vertical" # changed
imports_granularity = "Crate" # changed
trailing_semicolon = false # changed
edition = "2021" # changed
use_try_shorthand = true # changed
use_field_init_shorthand = true # changed