Docs.rs
  • wethr-0.6.0
    • wethr 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • silvioprog
    • Dependencies
      • anyhow ^1.0 normal
      • getopts ^0.2 normal
      • humantime ^2.1 normal
      • indicatif ^0.16 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
    • Versions
    • 0% 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

wethr0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • args::Args
  • client::Client
  • client::ClientBuilder
  • datetime::DateTime
  • info::Info
  • location::client::LocationClient
  • location::client::LocationQuery
  • location::client::LocationQueryResponses
  • location::model::Coordinates
  • location::model::Location
  • options::Options
  • spinner::Spinner
  • weather::client::WeatherClient
  • weather::model::Weather
  • weather::model::Wind

Enums

  • args::ArgsError
  • client::ClientError
  • location::client::LocationClientError
  • spinner::SpinnerColor
  • units::Units
  • weather::client::WeatherClientError

Functions

  • emoji::get_emoji

Type Aliases

  • args::ArgsResult
  • client::ClientBuilderResult
  • client::ClientResult
  • location::client::LocationProvider

Statics

  • client::CLIENT_CONNECT_TIMEOUT
  • client::CLIENT_TIMEOUT

Constants

  • consts::PROGRAM_NAME
  • consts::PROGRAM_VERSION
  • consts::TOKEN
  • location::client::URL_LOCATIONS
  • location::client::URL_QUERY_LOCATION
  • weather::client::URL_WEATHER