xmpp-rs/minidom/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet 99f900558c minidom: Include prefixes in serialization when using Element::from_reader_with_prefixes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2025-09-16 21:56:24 +02:00
..
convert.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00
element.rs minidom: Include prefixes in serialization when using Element::from_reader_with_prefixes 2025-09-16 21:56:24 +02:00
error.rs minidom: Fix most issues reported by clippy 2025-03-27 11:19:56 +00:00
lib.rs minidom: Replace std stuff with alloc/core stuff 2024-12-19 20:47:07 +01:00
namespaces.rs minidom: Remove unused lifetimes 2025-02-12 18:08:05 +00:00
node.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00
prefixes.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00
tests.rs Bump rxml to 0.13.1 2025-04-22 17:47:45 +02:00
tree_builder.rs minidom: Include prefixes in serialization when using Element::from_reader_with_prefixes 2025-09-16 21:56:24 +02:00