Type Alias tuirealm::adapter::crossterm::Frame

source ·
pub type Frame<'a> = Frame<'a>;
Expand description

Frame represents the Frame where the view will be displayed in

Aliased Type§

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