[][src]Module mini_haskell::input

Persistent input from a std::io::Read.

Structs

Input

Input with the ability to read one character once. Keeping such an iterator will prevent releasing the input resource.

RawInput

A "raw" input.