Type Alias ScreenDriver

Source
pub(crate) type ScreenDriver = Screen<'static>;

Aliased Typeยง

struct ScreenDriver { /* private fields */ }