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 TERMWIDTH
type Target = usize
The resulting type after dereferencing.
fn deref(&self) -> &usize
fn deref(&self) -> &usize
Dereferences the value.
impl LazyStatic for TERMWIDTH
impl LazyStatic for TERMWIDTH
fn initialize(lazy: &Self)
fn initialize(lazy: &Self)