Add to xml command (#2141) (#2155)

This commit is contained in:
Warren Seine
2020-07-24 09:41:22 +02:00
committed by GitHub
parent 2d3b1e090a
commit 55a2f284d9
10 changed files with 328 additions and 1 deletions

View File

@ -13,4 +13,5 @@ mod tsv;
mod url;
mod vcf;
mod xlsx;
mod xml;
mod yaml;