[go: up one dir, main page]

xml 0.0.1

Serde support for XML
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "xml"
version = "0.0.1"
description = "Serde support for XML"
license = "MIT"
authors = ["Marli Frost <marli@frost.red>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]