task_selection

Function task_selection 

Source
pub fn task_selection<B: Backend>(
    f: &mut Frame<'_, B>,
    client: &Client,
    app: &mut App<'_>,
    key: Option<KeyEvent>,
) -> Result<(), Error>