Type Alias broot::display::W

source ·
pub type W = BufWriter<Stderr>;
Expand description

the type used by all GUI writing functions

Aliased Type§

struct W { /* private fields */ }