1
0
mirror of https://gitlab.com/xmpp-rs/xmpp-rs.git synced 2024-06-26 17:08:26 +02:00
xmpp-rs/jid/src
Jonas Schäfer c08946aa7c jid: skip at and slash in comparison operators
They only contain cached information and thus don't need to be included
in comparison and identity operators.

Fixes #123.
2024-04-15 19:35:02 +02:00
..
error.rs jid: Rename errors to make them more consistent 2023-06-20 18:59:26 +02:00
lib.rs jid: skip at and slash in comparison operators 2024-04-15 19:35:02 +02:00
parts.rs jid: rewrite public types 2024-04-15 18:21:24 +02:00