Skip to main content

draw

Function draw 

Source
pub fn draw(
    frame: &mut Frame<'_>,
    view: &mut View,
    errors: &[WalkError],
) -> Placed
Expand description

Draws the whole frame, and says where it put what a pointer can aim at.