Macro io_synesthesist::read_character [] [src]

macro_rules! read_character {
    () => { ... };
}

The read_character macro reads and returns one character.