render_button

Function render_button 

Source
pub fn render_button(
    label: &str,
    hotkey: &str,
    focused: bool,
    area: Rect,
    buf: &mut Buffer,
)