Skip to main content

wrap_help_find_entry_lines

Function wrap_help_find_entry_lines 

Source
pub fn wrap_help_find_entry_lines(
    command: &str,
    summary: &str,
    selected: bool,
    width: usize,
) -> Vec<(String, String)>