This website requires JavaScript.
Explore
Help
Sign in
pep
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
79e224a02a
xmpp-rs
/
minidom
/
src
History
xmppftw
fa99c09585
Indicate which feature flag for each module/type
2024-08-05 11:14:41 +02:00
..
convert.rs
element.rs
minidom: Fix all clippy warnings
2024-07-03 16:28:11 +02:00
error.rs
Update rxml to 0.11.0
2024-06-15 12:58:39 +02:00
lib.rs
Indicate which feature flag for each module/type
2024-08-05 11:14:41 +02:00
namespaces.rs
node.rs
minidom: Fix all clippy warnings
2024-07-03 16:28:11 +02:00
prefixes.rs
tests.rs
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