View Source Weather.Report behaviour (Weather v0.3.3)

A behaviour module for implementing weather reports.

Summary

Callbacks

@callback generate({[String.t()], map(), Weather.Opts.t()}) ::
  {list(), map(), Weather.Opts.t()}