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
944c5c7c87
Branches
Tags
No results found.
xmpp-rs
/
minidom
History
xmppftw
67442bfa0b
minidom: Replace std::io calls with use std::io
2024-12-19 20:51:57 +01:00
..
examples
minidom/examples: silence warning on unused property in struct
2023-06-01 16:25:38 +02:00
src
minidom: Replace std::io calls with use std::io
2024-12-19 20:51:57 +01:00
Cargo.toml
minidom: Replace std stuff with alloc/core stuff
2024-12-19 20:47:07 +01:00
CHANGELOG.md
Fix minidom CHANGELOG.md format
2024-08-01 12:57:27 +00:00
LICENSE
Remove the -rs suffix of jid, minidom and xmpp
2020-06-22 02:17:32 +02:00
README.md
Remove doc references to quick-xml, update CHANGELOG
2022-12-30 14:29:15 +00:00
README.md
minidom
What's this?
A minimal DOM library on top of rxml, targeting exclusively the subset of XML useful for XMPP.