Macro screen_buffer_ui::scrollable[][src]

macro_rules! scrollable {
    ($x:ty, $($y:item),*) => { ... };
}