xmpp-rs/minidom/src
2024-08-12 16:16:32 +02:00
..
convert.rs minidom: Replace IPv4 test with IPv6 2021-12-01 18:21:34 +01:00
element.rs Update to rxml 0.12.0 2024-08-12 16:16:32 +02:00
error.rs Update to rxml 0.12.0 2024-08-12 16:16:32 +02:00
lib.rs Indicate which feature flag for each module/type 2024-08-05 11:14:41 +02:00
namespaces.rs Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
node.rs minidom: Fix all clippy warnings 2024-07-03 16:28:11 +02:00
prefixes.rs minidom: Fix some issues reported by clippy 2021-10-11 16:17:09 +02:00
tests.rs Update to rxml 0.12.0 2024-08-12 16:16:32 +02:00
tree_builder.rs Used Element::append_text instead of append_text_node in TreeBuilder::process_text to prevent weird splitting of text when there is no element in between. 2024-03-10 10:46:30 +00:00