xmpp-rs/xso/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot 1823afbc71 xso-proc: Add the default flag to the element meta
This allows the payload to be absent, and requires the field type to be
Option<minidom::Element>.
2025-01-26 16:40:05 +00:00
..
asxml.rs xso: Add std feature ; default-features compiles in no-std 2024-12-19 20:38:28 +01:00
error.rs xso: Add std feature ; default-features compiles in no-std 2024-12-19 20:38:28 +01:00
from_xml_doc.md xso-proc: Add the default flag to the element meta 2025-01-26 16:40:05 +00:00
fromxml.rs Implement #[xml(flag)] meta 2025-01-21 19:12:43 +01:00
lib.rs xso: fix no_std support 2025-01-26 15:07:17 +00:00
minidom_compat.rs xso: only take reference in transform 2024-12-20 12:44:43 +01:00
rxml_util.rs xso: Replace std stuff with alloc/core stuff 2024-12-19 20:51:57 +01:00
text.rs xso: remove incorrect/obsolete comment 2025-01-25 12:24:03 +01:00