Module application

Module application 

Source
Expand description

Application trait and core types.

This module contains the Application trait, which is the main interface for defining TUI applications using the Elm Architecture pattern.

Traitsยง

Application
The main trait for defining TUI applications following The Elm Architecture.