lance-index

Crates.iolance-index
lib.rslance-index
version
sourcesrc
created_at2023-10-11 22:33:29.273704
updated_at2024-12-04 22:47:45.46072
descriptionLance indices implementation
homepage
repositoryhttps://github.com/lancedb/lance
max_upload_size
id1000725
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Will Jones (wjones127)

documentation

README

lance-index

lance-index is an internal sub-crate, containing various vector index implementations used in Lance.

Important Note: This crate is not intended for external usage.

Commit count: 2067

cargo fmt