Docs.rs
  • weatherkit-0.1.0
    • weatherkit 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • joshuagawley
    • Dependencies
      • base64 ^0.22.1 normal
      • chrono ^0.4.38 normal
      • jsonwebtoken ^9.3.0 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • thiserror ^1.0.61 normal
    • Versions
    • 93.72% 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

weatherkit0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • CurrentWeather
  • DailyForecast
  • DayPartForecast
  • DayWeatherConditions
  • ForecastMinute
  • ForecastPeriodSummary
  • HourWeatherConditions
  • HourlyForecast
  • Metadata
  • NextHourForecast
  • Weather
  • WeatherAlertSummary
  • WeatherAlertsCollection
  • auth::TokenAssets

Enums

  • Certainty
  • DataSet
  • MoonPhase
  • PrecipitationType
  • PressureTrend
  • ResponseType
  • Severity
  • UnitsSystem
  • Urgency
  • error::Error

Functions

  • auth::generate_auth_token

Type Aliases

  • error::Result

Constants

  • WEATHERKIT_API_BASE_URL