Skip to main content

input_line

Function input_line 

Source
pub fn input_line(
    prompt: &str,
    text: &str,
    keys: &[(&str, &str)],
) -> Line<'static>
Expand description

Footer while typing: prompt, the text so far with a cursor, then keys.