Docs.rs
  • data-source-0.1.5
    • data-source 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • e1732a364fed
    • Dependencies
      • astral-tokio-tar ^0.5 normal optional
      • async-trait ^0.1 normal optional
      • axum ^0.8 normal optional
      • futures ^0.3 normal optional
      • futures-util ^0.3 normal optional
      • http-body-util ^0.1.2 normal optional
      • log ^0.4 normal
      • mime_guess ^2 normal optional
      • reqwest ^0.12 normal optional
      • tar ^0.4 normal optional
      • thiserror ^2 normal
      • tokio ^1 normal optional
      • tower ^0.4 normal optional
      • tempfile ^3.17 dev
    • Versions
    • 8.77% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

data_source0.1.5

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

Crate data_source

Source

Structs§

FileCache
HttpSource
TarFile

Enums§

DataSource
Defines where to get the content of the requested file name.
FetchError
SingleFileSource

Traits§

AsyncFolderSource
AsyncSource
GetPath
SyncFolderSource
SyncSource

Functions§

fetch_with_cache
fetch_with_cache_async
get_file_from_tar_by_reader
get_file_from_tar_by_reader_async
get_file_from_tar_in_memory