Struct terminal_size::Height[][src]

pub struct Height(pub u16);

Trait Implementations

impl Debug for Height
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Height

impl Sync for Height