Module linefeed::memory

source ·
Expand description

Implements an in-memory Terminal interface

The main purpose of the in-memory terminal is for internal testing

Structs

Iterator over lines in a MemoryTerminal buffer.
Holds the lock on read operations of a MemoryTerminal.
Implements an in-memory Terminal interface
Holds the lock on write operations of a MemoryTerminal.

Constants

Default size of a MemoryTerminal buffer