Type Definition tty_form::text::DrawerContents

source ·
pub type DrawerContents = Vec<Segment>;
Expand description

A collection of text segments representing each item in the drawer and each rendered vertically-separated.