Docs.rs
  • stac-async-0.4.1
    • stac-async 0.4.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gadomski
    • Dependencies
      • async-stream ^0.3 normal
      • async-trait ^0.1 normal
      • futures-core ^0.3 normal
      • futures-util ^0.3 normal
      • http ^0.2 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • stac ^0.5 normal
      • stac-api ^0.3 normal
      • thiserror ^1 normal
      • tokio ^1.23 normal
      • url ^2 normal
      • mockito ^1 dev
      • tempdir ^0.3 dev
      • tokio ^1.23 dev
      • tokio-test ^0.4 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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
logo
logo

Crate stac_async

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

List of all items

Structs

  • ApiClient
  • Client
  • download::Downloader

Enums

  • Error
  • download::Message

Traits

  • download::Download

Functions

  • download::download
  • read
  • read_json
  • write_json_to_path

Type Aliases

  • Result