Struct wafer::output::TERMWIDTH  [−]
pub struct TERMWIDTH {
    __private_field: (),
}Width of program output to screen.
Fields
__private_field: ()
                           
                    Methods from __Deref<Target = usize>
Trait Implementations
impl __Deref for TERMWIDTH
impl __Deref for TERMWIDTHtype Target = usize
The resulting type after dereferencing.
fn deref(&self) -> &usize
fn deref(&self) -> &usizeDereferences the value.
impl LazyStatic for TERMWIDTH
impl LazyStatic for TERMWIDTHfn initialize(lazy: &Self)
fn initialize(lazy: &Self)