Type Definition tuirealm::Canvas[][src]

type Canvas<'a> = Frame<'a, CrosstermBackend<Stdout>>;
Expand description

Canvas

Canvas represents the Frame where the view will be displayed in