Skip to main content

Crate nea_rs

Crate nea_rs 

Source
Expand description

@generated by satay. Do not edit by hand.

Re-exports§

pub use types::*;
pub use psi::*;
pub use pm25::*;
pub use air_temperature::*;
pub use relative_humidity::*;
pub use wind_speed::*;
pub use wind_direction::*;
pub use rainfall::*;
pub use two_hr_forecast::*;
pub use twenty_four_hr_forecast::*;
pub use four_day_outlook::*;
pub use uv::*;
pub use weather_sub_api::*;

Modules§

air_temperature
@generated by satay. Do not edit by hand.
four_day_outlook
@generated by satay. Do not edit by hand.
pm25
@generated by satay. Do not edit by hand.
psi
@generated by satay. Do not edit by hand.
rainfall
@generated by satay. Do not edit by hand.
relative_humidity
@generated by satay. Do not edit by hand.
twenty_four_hr_forecast
@generated by satay. Do not edit by hand.
two_hr_forecast
@generated by satay. Do not edit by hand.
types
@generated by satay. Do not edit by hand.
uv
@generated by satay. Do not edit by hand.
weather_sub_api
@generated by satay. Do not edit by hand.
wind_direction
@generated by satay. Do not edit by hand.
wind_speed
@generated by satay. Do not edit by hand.

Structs§

AirTemperatureAction
https://api-open.data.gov.sg/v2/real-time/api/air-temperature
Api
FourDayOutlookAction
https://api-open.data.gov.sg/v2/real-time/api/four-day-outlook
Pm25Action
https://api-open.data.gov.sg/v2/real-time/api/pm25
PsiAction
https://api-open.data.gov.sg/v2/real-time/api/psi
RainfallAction
https://api-open.data.gov.sg/v2/real-time/api/rainfall
RelativeHumidityAction
https://api-open.data.gov.sg/v2/real-time/api/relative-humidity
TwentyFourHrForecastAction
https://api-open.data.gov.sg/v2/real-time/api/twenty-four-hr-forecast
TwoHrForecastAction
https://api-open.data.gov.sg/v2/real-time/api/two-hr-forecast
UvAction
https://api-open.data.gov.sg/v2/real-time/api/uv
WeatherSubApiAction
Unified weather sub-API endpoint.
WindDirectionAction
https://api-open.data.gov.sg/v2/real-time/api/wind-direction
WindSpeedAction
https://api-open.data.gov.sg/v2/real-time/api/wind-speed

Constants§

SERVER_URL