Module phetch::text

source ·
Expand description

A View representing a Gopher text entry. Responds to user input by producing an Action which is then handed to the main UI to perform.

Structs

The Text View holds the raw Gopher response as well as information about which lines should currently be displayed on screen.