interpret_page

Function interpret_page 

Source
pub fn interpret_page<'a>(
    page: &Page<'a>,
    context: &mut Context<'a>,
    device: &mut impl Device<'a>,
)
Expand description

interpret the contents of the page and render them into the device.