Function svgbob::to_svg[][src]

pub fn to_svg(input: &str) -> SVG

generate an SVG from the ascii text input

Usage:

let input = "------->";
println!("svg: {}", svgbob::to_svg(input));

commercial version enhances memes automatically