prelude-xml-parser

Crates.ioprelude-xml-parser
lib.rsprelude-xml-parser
version0.8.3
created_at2024-06-01 19:55:40.531822+00
updated_at2025-07-06 20:35:38.14679+00
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
size180,492
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: 256

cargo fmt