Struct termion::style::Framed [] [src]

pub struct Framed;

Framed text (not widely supported).

Trait Implementations

impl Clone for Framed
[src]

fn clone(&self) -> Framed

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Copy for Framed
[src]

impl Display for Framed
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Formats the value using the given formatter.