Crate mfform_lib

Source

Structs§

App
A base App object which ‘owns’ the terminal, manages logging etc.
Form
Normal input form
Input
Generic input field, supporting masked input (password) and number fields.
Label
Text label
Pos
Position on screen

Enums§

EventResult
Result of a Form execute