Skip to main content

render_map

Function render_map 

Source
pub fn render_map(
    frame: &mut Frame<'_>,
    area: Rect,
    state: &MapState,
    colors: &MapColors,
    key_width: u16,
) -> MapLayout
Expand description

Render a map control