xmpp-rs/xso-proc/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
..
field xso-proc: Add the default flag to the element meta 2025-01-26 16:40:05 +00:00
common.rs xso-proc: introduce trait for StructDef 2024-08-01 15:26:38 +02:00
compound.rs xso: add support for ignoring unknown children 2024-10-26 17:37:32 +00:00
enums.rs xso: fix no_std support 2025-01-26 15:07:17 +00:00
error_message.rs Implement #[xml(flag)] meta 2025-01-21 19:12:43 +01:00
lib.rs Revert "xso-proc: Replace std stuff with alloc/core stuff" 2025-01-20 17:52:35 +01:00
meta.rs xso-proc: Add the default flag to the element meta 2025-01-26 16:40:05 +00:00
scope.rs xso: implement support for extracting data from child elements 2024-08-03 15:17:30 +02:00
state.rs xso-proc: Use core instead of std wherever possible 2024-08-04 12:41:17 +00:00
structs.rs xso: fix no_std support 2025-01-26 15:07:17 +00:00
types.rs xso: fix no_std support 2025-01-26 15:07:17 +00:00