Every other defstruct in the app already has a @type t declaration; these two GenServer states were the last holdouts. Declaring t here means the whole codebase is ready for the typed-struct milestone of Elixir's set-theoretic type system (the next phase after the inference pass already shipping in 1.19). |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||