Docs.rs
  • lance-file-0.10.6
    • lance-file 0.10.6
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xuanwo
    • eddyxu
    • wjones127
    • changhiskhan
    • github:lancedb:release
    • Dependencies
      • arrow-arith ^50.0 normal
      • arrow-array ^50.0 normal
      • arrow-buffer ^50.0 normal
      • arrow-schema ^50.0 normal
      • arrow-select ^50.0 normal
      • async-recursion ^1.0 normal
      • async-trait ^0.1 normal
      • datafusion-common ^36.0 normal
      • futures ^0.3 normal
      • lance-arrow =0.10.6 normal
      • lance-core =0.10.6 normal
      • lance-io =0.10.6 normal
      • num-traits ^0.2 normal
      • num_cpus ^1.0 normal
      • object_store ^0.9.0 normal
      • prost ^0.12 normal
      • roaring ^0.10.1 normal
      • snafu ^0.7.4 normal
      • tokio ^1.23 normal
      • tracing ^0.1 normal
      • proptest ^1.3.1 dev
      • rand ^0.8.3 dev
      • tempfile ^3 dev
      • prost-build ^0.12 build
    • Versions
    • 66.67% of the crate is documented
  • Go to latest version
  • Platform
    • 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_file0.10.6

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

List of all items

Structs

  • datatypes::Fields
  • datatypes::FieldsWithMeta
  • format::metadata::BatchOffsets
  • format::metadata::Metadata
  • format::metadata::StatisticsMetadata
  • format::pb::Dictionary
  • format::pb::Field
  • format::pb::Metadata
  • format::pb::metadata::StatisticsMetadata
  • page_table::PageInfo
  • page_table::PageTable
  • reader::FileReader
  • writer::FileWriter
  • writer::FileWriterOptions

Enums

  • format::pb::Encoding
  • format::pb::field::Type

Traits

  • writer::ManifestProvider

Functions

  • datatypes::populate_schema_dictionary
  • reader::batches_stream

Constants

  • format::MAGIC
  • format::MAJOR_VERSION
  • format::MINOR_VERSION