Registry / database / lance-core

lance-core

JSON →
library6.0.0rscratesunverified

Core library for the Lance columnar format.

# Cargo.toml [dependencies] lance-core = "6.0.0"
INSTALL
IMPORT
SIG · LANCE-CORE
L
lance-core
databaserustv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Table
use lance_core::Table;

Creates a new Lance columnar format table.

use lance_core::Table; fn main() { let table = Table::new(); println!("Lance table created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
lance-core — cargo add lance-core · libregistry