xmpp-rs/xso/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas Schäfer 8c7b503f12 xso: reorganise the code a little
The main lib.rs is getting a bit cluttered, so I'm trying to bring some
order into the chaos by moving some things into other modules.

skip-changelog, because there are no user-facing changes (names which
have been moved are doc(inline)'d and pub use'd in the main lib, and
other things (trait implementations) aren't addressable by users).
2025-05-06 07:42:57 +02:00
..
asxml.rs xso: fix build without std 2025-04-27 14:08:38 +02:00
error.rs xso: deprecate try_from_element 2025-04-27 13:44:06 +02:00
from_xml_doc.md xso: add support for attribute-switched enums 2025-04-27 18:34:48 +00:00
fromxml.rs xso: reorganise the code a little 2025-05-06 07:42:57 +02:00
lib.rs xso: reorganise the code a little 2025-05-06 07:42:57 +02:00
minidom_compat.rs xso: fix some documentation in minidom_compat 2025-04-27 13:44:07 +02:00
rxml_util.rs xso: extend the documentation overall 2025-04-27 14:08:38 +02:00
text.rs xso: reorganise the code a little 2025-05-06 07:42:57 +02:00