Struct termion::clear::CurrentLine [−][src]
pub struct CurrentLine;
Expand description
Clear the current line.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CurrentLine
impl Send for CurrentLine
impl Sync for CurrentLine
impl Unpin for CurrentLine
impl UnwindSafe for CurrentLine
Blanket Implementations
Mutably borrows from an owned value. Read more