xmlstats 1.4.0

A simple command-line utility for generating statistical data about tag usage in an xml file.
Documentation
1
2
3
4
5
6
7
[![crates.io](https://img.shields.io/crates/v/xmlstats.svg)](https://crates.io/crates/xmlstats)
[![docs](https://docs.rs/xmlstats/badge.svg)](https://docs.rs/xmlstats)

# XMLStats
A simple command-line utility for generating statistical data about tag usage in an xml file.

Takes in a path to an xml file and outputs resulting data in JSON format to STDOUT.