lance-encoding

Crates.iolance-encoding
lib.rslance-encoding
version
sourcesrc
created_at2024-04-02 22:02:46.780984
updated_at2024-12-04 22:34:35.515247
descriptionEncoders and decoders for the Lance file format
homepage
repositoryhttps://github.com/lancedb/lance
max_upload_size
id1194469
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-encoding

lance-encoding is an internal sub-crate, containing encoders and decoders for the Lance file format.

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

Commit count: 2067

cargo fmt