Skip to main content

draw_resource_table

Function draw_resource_table 

Source
pub(crate) fn draw_resource_table(
    svg: &mut SvgWriter,
    table: &ResourceTable,
    top_left: Point,
)