anyxml-encoding 0.1.1

simple character encoding and decoding library for XML
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "anyxml-encoding"
version = "0.1.1"
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
description = "simple character encoding and decoding library for XML"
keywords = ["encoding", "xml"]
rust-version.workspace = true

[dependencies]