-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
enhancementhelp wantedserdeIssues related to mapping from Rust types to XMLIssues related to mapping from Rust types to XML
Description
Sorry if I'm spamming with question; my project involves implementing a very complicated XML-encoded protocol so y'all will likely be hearing a lot from me lol.
I just now started sending messages that require escaping and was surprised to find that se::to_string
doesn't escape " or ' (I haven't tried other characters) by default. Is there a way to enable this or will I have to get into more low-level APIs for this?
Chaoses-Ib
Metadata
Metadata
Assignees
Labels
enhancementhelp wantedserdeIssues related to mapping from Rust types to XMLIssues related to mapping from Rust types to XML