xmpp-rs/xso/src
Emmanuel Gil Peyrot f0b51decea xso: Import the ColonSeparatedHex text codec from xmpp-parsers
This codec converts from a colon-separated case-insensitive hexadecimal
string into a Vec of bytes, and back to a lowercase colon-separated
hexadecimal string.  Each byte must be separated by exactly one colon.
2024-07-25 18:42:18 +02:00
..
error.rs
from_xml_doc.md
lib.rs xso: Apply clippy’s suggestions 2024-07-25 07:35:19 +00:00
minidom_compat.rs
rxml_util.rs xso: Apply clippy’s suggestions 2024-07-25 07:35:19 +00:00
text.rs xso: Import the ColonSeparatedHex text codec from xmpp-parsers 2024-07-25 18:42:18 +02:00