Struct wafer::output::TERMWIDTH[]

pub struct TERMWIDTH {
    __private_field: (),
}

Width of program output to screen.

Fields

Methods from __Deref<Target = usize>

Trait Implementations

impl __Deref for TERMWIDTH

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for TERMWIDTH

Auto Trait Implementations

impl Send for TERMWIDTH

impl Sync for TERMWIDTH