Module mailbox::stream [] [src]

Reexports

pub use self::entry::Entry;

Modules

entry

Structs

Iter

Iterator over line based entries.

Lines

Iterator over ASCII lines.

Functions

entries

Create an Iterator over line based entries.

lines

Create an Iterator over lines.