Docs.rs
  • datafusion-data-access-10.0.0
    • datafusion-data-access 10.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • Dependencies
      • async-trait ^0.1.41 normal
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • parking_lot ^0.12 normal
      • tempfile ^3 normal
      • tokio ^1.0 normal
    • Versions
    • 93.94% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

datafusion_data_access10.0.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • FileMeta
  • SizedFile
  • object_store::local::LocalFileSystem

Enums

  • ListEntry

Traits

  • object_store::ObjectReader
  • object_store::ObjectStore

Functions

  • object_store::local::local_object_reader
  • object_store::local::local_object_reader_stream
  • object_store::local::local_unpartitioned_file
  • object_store::local::path_as_str

Type Aliases

  • Result
  • object_store::FileMetaStream
  • object_store::ListEntryStream
  • object_store::ObjectReaderStream

Statics

  • object_store::local::LOCAL_SCHEME