wasm_svg_graphics 0.1.5-dev6

A Rust library for rendering SVG Graphics with WASM
Documentation
[dependencies.geom_2d]
version = "0.1.1"

[dependencies.web-sys]
features = ["console", "Window", "Document", "DocumentFragment", "Node", "Element", "HtmlElement", "HtmlSlotElement", "HtmlTemplateElement", "CustomElementRegistry", "ShadowRoot", "ShadowRootInit", "ShadowRootMode"]
version = "0.3.4"

[package]
authors = ["Gijs Burghoorn <g.burghoorn@gmail.com>"]
description = "A Rust library for rendering SVG Graphics with WASM"
edition = "2018"
homepage = "https://github.com/coastalwhite/WasmSVGGraphics"
license = "MIT"
name = "wasm_svg_graphics"
repository = "https://github.com/coastalwhite/WasmSVGGraphics.git"
version = "0.1.5-dev6"