Docs.rs
  • weather_util_rust-0.16.20
    • weather_util_rust 0.16.20
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ddboline
    • Dependencies
      • clap ^4.5 normal optional
      • derive_more ^2.0 normal
      • dirs ^6.0 normal
      • dotenvy ^0.15 normal
      • envy ^0.4 normal
      • futures ^0.3 normal
      • isocountry ^0.3 normal
      • log ^0.4.22 normal
      • nutype ^0.6 normal
      • parking_lot ^0.12 normal
      • reqwest ^0.12 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • stack-string ^1.1 normal optional
      • thiserror ^2.0 normal
      • time ^0.3 normal
      • tokio ^1.45 normal optional
      • url ^2.5 normal
      • anyhow ^1.0 dev
      • approx ^0.5 dev
      • assert_cmd ^2.0 dev
      • criterion ^0.6 dev
      • predicates ^3.1 dev
      • tempfile ^3.20 dev
    • Versions
    • 30.87% 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

weather_util_rust0.16.20

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • angle::Angle
  • config::Config
  • config::ConfigInner
  • config::TestEnvs
  • direction::Direction
  • distance::Distance
  • humidity::Humidity
  • latitude::Latitude
  • longitude::Longitude
  • precipitation::Precipitation
  • pressure::Pressure
  • speed::Speed
  • temperature::Temperature
  • timezone::TimeZone
  • weather_api::GeoLocation
  • weather_api::WeatherApi
  • weather_data::Coord
  • weather_data::Rain
  • weather_data::Snow
  • weather_data::Sys
  • weather_data::WeatherCond
  • weather_data::WeatherData
  • weather_data::WeatherMain
  • weather_data::Wind
  • weather_forecast::CityEntry
  • weather_forecast::ForecastEntry
  • weather_forecast::ForecastMain
  • weather_forecast::WeatherForecast
  • weather_opts::WeatherOpts

Enums

  • distance::DistanceError
  • error::Error
  • humidity::HumidityError
  • precipitation::PrecipitationError
  • pressure::PressureError
  • speed::SpeedError
  • temperature::TemperatureError
  • timezone::TimeZoneError
  • weather_api::WeatherLocation

Macros

  • format_string

Functions

  • apistringtype_from_display
  • default_datetime
  • timestamp::deserialize
  • timestamp::serialize

Type Aliases

  • ApiStringType
  • StringType