patch-xml 0.0.2

Load and patch xml files. Pre-alpha version. No stable interface until version 0.1.0.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# patch-xml

[![Actions Status](https://github.com/VilNeo/patch-xml/workflows/Test/badge.svg)](https://github.com/VilNeo/patch-xml/actions)
[![Crates.io](https://img.shields.io/crates/v/patch-xml.svg)](https://crates.io/crates/patch-xml)
[![Docs](https://docs.rs/patch-xml/badge.svg)](https://docs.rs/crate/patch-xml/)

***patch-xml* is a tool and library that reads and patches XML files.**

## Usage

The usage and syntax will be described here as soon as the interface is stable.