xmpp-rs/xso/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot 01a0c51a2f xso-proc: Add support for the codec field on attribute meta
This allows a custom TextCodec to be used for encoding and decoding the
attribute’s value, instead of FromXmlText and AsOptionalXmlText.
2025-01-25 18:07:44 +01: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 support for the codec field on attribute meta 2025-01-25 18:07:44 +01:00
fromxml.rs Implement #[xml(flag)] meta 2025-01-21 19:12:43 +01:00
lib.rs Implement #[xml(flag)] meta 2025-01-21 19:12:43 +01: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