list_ui

Macro list_ui 

Source
macro_rules! list_ui {
    ($db:ident, $list_type:ident) => { ... };
}