Skip to main content

Module loadable

Module loadable 

Source
Expand description

Four-state remote data.

Every value fetched over the network is one of these. Views render all four, which is how the interface avoids ever having a code path that blocks waiting for data: there is no way to express “waiting”, only “not here yet”, which draws a skeleton.

Enums§

Loadable