Struct termion::style::Underline
[−]
[src]
pub struct Underline;
Underlined text.
Trait Implementations
impl Copy for Underline
[src]
impl Copy for Underline
impl Clone for Underline
[src]
impl Clone for Underline
fn clone(&self) -> Underline
[src]
fn clone(&self) -> Underline
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Display for Underline
[src]
impl Display for Underline