Struct svgbob::Grid [] [src]

pub struct Grid { /* fields omitted */ }

Methods

impl Grid
[src]

instantiate a grid from input ascii textinstantiate a grid from input ascii text

get the generated svg according to the settings specified

Trait Implementations

impl Debug for Grid
[src]

Formats the value using the given formatter.