xmpp-rs/xso/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot 2b333ce579 xso: Add an EmptyAsError text codec
As its name implies, this codec emits an error when the parsed string is
empty.
2024-07-25 18:42:18 +02:00
..
error.rs parsers: use Error type from xso 2024-06-23 09:40:52 +02:00
from_xml_doc.md Port everything over to AsXml 2024-07-24 16:05:06 +02:00
lib.rs xso: Apply clippy’s suggestions 2024-07-25 07:35:19 +00:00
minidom_compat.rs xso: remove remnants of IntoXml 2024-07-24 16:05:06 +02:00
rxml_util.rs xso: Apply clippy’s suggestions 2024-07-25 07:35:19 +00:00
text.rs xso: Add an EmptyAsError text codec 2024-07-25 18:42:18 +02:00