This repository was archived by the owner on Oct 18, 2022. It is now read-only.
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
Parse XML request from str #79
Open
Description
Hello,
Would you accept a PR for a function for parsing a string to build an XML request? I'm looking to create an XML server and would like to leverage common types if possible. I'd imagine it'd make the most sense to implement the std::str::FromStr
trait, but open to suggestions on that.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels