Packages

A gleam Open-meteo API client to get weather forecasts.

Current section

Files

Jump to
sunny include sunny@errors_DataNotFoundError.hrl
Raw

include/sunny@errors_DataNotFoundError.hrl

-record(data_not_found_error, {msg :: binary()}).