Docs.rs
  • nexrad-data-0.2.0
    • nexrad-data 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • danielway
    • Dependencies
      • bincode ^1.3 normal optional
      • bzip2 ^0.4 normal optional
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • log ^0.4 normal
      • nexrad-decode ^0.1.0-rc6 normal optional
      • nexrad-model ^0.1.0-rc3 normal optional
      • reqwest ^0.12 normal optional
      • serde ^1.0 normal optional
      • thiserror ^1.0 normal
      • tokio ^1 normal optional
      • xml ^0.8 normal optional
      • env_logger ^0.11 dev
      • tokio ^1 dev
    • Versions
    • 55.22% of the crate is documented
  • Platform
    • 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

nexrad_data0.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • aws::archive::Identifier
  • aws::realtime::ChunkIdentifier
  • aws::realtime::LatestVolumeResult
  • aws::realtime::NewChunkStats
  • aws::realtime::VolumeIndex
  • volume::File
  • volume::Header
  • volume::Record

Enums

  • aws::realtime::Chunk
  • aws::realtime::ChunkType
  • aws::realtime::NextChunk
  • aws::realtime::PollStats
  • result::Error
  • result::aws::AWSError

Functions

  • aws::archive::download_file
  • aws::archive::list_files
  • aws::realtime::download_chunk
  • aws::realtime::estimate_next_chunk_time
  • aws::realtime::get_latest_volume
  • aws::realtime::list_chunks_in_volume
  • aws::realtime::poll_chunks
  • volume::split_compressed_records

Type Aliases

  • result::Result