svg_fmt 0.4.4

Very simple debugging utilities to dump shapes in SVG format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "svg_fmt"
version = "0.4.4"
license = "MIT/Apache-2.0"
description = "Very simple debugging utilities to dump shapes in SVG format."
repository = "https://github.com/nical/rust_debug"
documentation = "https://docs.rs/svg_fmt/"
keywords = ["2d", "graphics", "svg"]
authors = ["Nicolas Silva <nical@fastmail.com>"]
edition = "2018"

[dependencies]