Module eventio::text[][src]

Expand description

Reading lines as events from a text input.

Structs

Input

Event reader for a text input.

Type Definitions

Event

A single line as a byte sequence.