Struct tui_react::List [−][src]
pub struct List { pub offset: usize, }
Fields
offset: usize
The index at which the list last started. Used for scrolling
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for List
impl RefUnwindSafe for List
impl UnwindSafe for List
impl UnwindSafe for List