W

Type Alias W 

Source
pub type W = BufWriter<Stdout>;
Expand description

The Write type used by all GUI writing functions

Aliased Typeยง

pub struct W { /* private fields */ }