Docs.rs
  • lance-core-0.10.8
    • lance-core 0.10.8
    • 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.25 normal
      • datafusion-common ^36.0 normal optional
      • datafusion-sql ^36.0 normal optional
      • futures ^0.3 normal
      • lance-arrow =0.10.8 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
      • tokio-stream ^0.1.14 normal
      • tokio-util ^0.7.10 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
      • lance-testing =0.10.8 dev
      • proptest ^1.3.1 dev
      • tempfile ^3 dev
      • libc ^0.2 normal
    • Versions
    • 41.04% 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_core0.10.8

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • ROW_ID_FIELD
  • cache::FileMetadataCache
  • datatypes::Dictionary
  • datatypes::Field
  • datatypes::LogicalType
  • datatypes::Schema
  • datatypes::SchemaCompareOptions
  • error::ArrowSnafu
  • error::CloneableError
  • error::CloneableResult
  • error::ClonedSnafu
  • error::CommitConflictSnafu
  • error::CorruptFileSnafu
  • error::DatasetAlreadyExistsSnafu
  • error::DatasetNotFoundSnafu
  • error::IOSnafu
  • error::IndexNotFoundSnafu
  • error::IndexSnafu
  • error::InternalSnafu
  • error::InvalidInputSnafu
  • error::InvalidTableLocationSnafu
  • error::NotFoundSnafu
  • error::NotSupportedSnafu
  • error::PrerequisiteFailedSnafu
  • error::SchemaMismatchSnafu
  • error::SchemaSnafu
  • error::StopSnafu
  • error::WrappedSnafu
  • utils::address::RowAddress
  • utils::cpu::FP16_SIMD_SUPPORT
  • utils::futures::SharedStream
  • utils::mask::RowIdMask
  • utils::mask::RowIdTreeMap
  • utils::testing::MockClock
  • utils::testing::ProxyObjectStore
  • utils::testing::ProxyObjectStorePolicy
  • utils::tracing::InstrumentedStream

Enums

  • datatypes::Encoding
  • error::Error
  • utils::cpu::SimdSupport
  • utils::deletion::DeletionVector
  • utils::futures::Capacity

Traits

  • utils::futures::SharedStreamExt
  • utils::testing::ObjectMetaPolicyFnT
  • utils::testing::PolicyFnT
  • utils::tracing::StreamTracingExt

Functions

  • datatypes::lance_supports_nulls
  • error::box_error
  • error::get_caller_location

Type Aliases

  • error::Result

Constants

  • ROW_ID
  • cache::DEFAULT_INDEX_CACHE_SIZE
  • cache::DEFAULT_METADATA_CACHE_SIZE