Docs.rs
lance-core-0.10.2
lance-core 0.10.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Xuanwo
eddyxu
wjones127
changhiskhan
westonpace
github:lancedb:release
Dependencies
arrow-array ^50.0
normal
arrow-buffer ^50.0
normal
arrow-schema ^50.0
normal
async-trait ^0.1
normal
byteorder ^1.5
normal
bytes ^1.4
normal
chrono ^0.4.23
normal
datafusion-common ^35.0
normal
optional
datafusion-sql ^35.0
normal
optional
futures ^0.3
normal
lance-arrow =0.10.2
normal
lazy_static ^1
normal
mock_instant ^0.3.1
normal
moka ^0.11
normal
object_store ^0.9.0
normal
pin-project ^1.0
normal
prost ^0.12
normal
rand ^0.8.3
normal
roaring ^0.10.1
normal
serde_json ^1
normal
snafu ^0.7.4
normal
tokio ^1.23
normal
tracing ^0.1
normal
url ^2.3
normal
lance-testing =0.10.2
dev
proptest ^1.3.1
dev
tempfile ^3
dev
libc ^0.2
normal
Versions
40.82%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lance_core
0.10.2
All Items
Re-exports
Modules
Structs
Constants
?
Crate
lance_core
source
·
[
−
]
Re-exports
§
pub use error::
Error
;
pub use error::
Result
;
Modules
§
cache
Cache implementation
datatypes
Lance data types,
Schema
and
Field
error
utils
Structs
§
ROW_ID_FIELD
Row ID field. This is nullable because its validity bitmap is sometimes used as a selection vector.
Constants
§
ROW_ID
Column name for the meta row ID.