# Functions
NewModel initializes a new application model.
# Structs
Application global state.
No description provided by the author
StateErrorModel is a failure message state.
StateFilteredModel is a state that shows filtered records.
StateFilteringModel is a state to prompt for filter term.
StateInitialModel is an initial loading state.
StateLoadedModel is a state that shows all loaded records.
StateViewRowModel is a state that shows extended JSON view.