Struct termion::style::Faint
[−]
[src]
pub struct Faint;
Fainted text (not widely supported).
Trait Implementations
impl Copy for Faint
[src]
impl Copy for Faint
impl Clone for Faint
[src]
impl Clone for Faint
fn clone(&self) -> Faint
[src]
fn clone(&self) -> Faint
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 Faint
[src]
impl Display for Faint