Struct termion::style::Framed [−][src]
pub struct Framed;
Expand description
Framed text (not widely supported).
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Framed
impl UnwindSafe for Framed
Blanket Implementations
Mutably borrows from an owned value. Read more