Struct terminal_size::Width[][src]

pub struct Width(pub u16);

Trait Implementations

impl Debug for Width
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Width

impl Sync for Width