Struct termion::scroll::Up [−][src]
pub struct Up(pub u16);
Expand description
Scroll up.
Tuple Fields
0: u16
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more