rat_text

Function screen_cursor

Source
pub fn screen_cursor<const N: usize>(
    list: [&dyn HasScreenCursor; N],
) -> Option<(u16, u16)>
Expand description

Evaluate the screen-cursor for a list of widgets.