blockly-parser 0.1.0

Deserialize XML generated by the Google Blockly UI into data structures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.sxd-document]
version = "0.2.6"

[package]
authors = ["Andrew Jensen <andrewjensen90@gmail.com>"]
description = "Deserialize XML generated by the Google Blockly UI into data structures."
keywords = ["blockly"]
license = "MIT"
name = "blockly-parser"
readme = "README.md"
repository = "https://github.com/andrewjensen/blockly-parser-rs"
version = "0.1.0"