Type Alias intuitive::terminal::Frame

source ·
pub type Frame<'a> = Frame<'a, Backend>;

Aliased Type§

struct Frame<'a> { /* private fields */ }