Type Alias modalkit_ratatui::TermOffset

source ·
pub type TermOffset = (u16, u16);
Expand description

An offset from the upper-left corner of the terminal.