Struct gcj_helper::InputReader [] [src]

pub struct InputReader { /* fields omitted */ }

Supports reading from an input file.

Methods

impl InputReader
[src]

Reads a line of text from the input file, consuming the end-of-line marker if one is present.

Trait Implementations

impl Debug for InputReader
[src]

Formats the value using the given formatter.