prelude-xml-parser

Crates.ioprelude-xml-parser
lib.rsprelude-xml-parser
version0.7.3
sourcesrc
created_at2024-06-01 19:55:40.531822
updated_at2024-11-18 19:26:08.900378
descriptionDeserialize Prelude EDC native XML files into Rust stucts.
homepagehttps://github.com/pbs-data-solutions/prelude-xml-parser
repositoryhttps://github.com/pbs-data-solutions/prelude-xml-parser
max_upload_size
id1258851
size142,653
Paul Sanders (sanders41)

documentation

https://docs.rs/prelude-xml-parser

README

Prelude XML Parser

Tests Status crates.io

Deserialize Prelude EDC native XML files into Rust stucts. Enabling the python feature allows deserializing to Python classes with PyO3.

Supported native files

  • Subject native XML
  • Site Native XML
  • User Native XML
Commit count: 174

cargo fmt