xmpp-rs/jid/src
Emmanuel Gil Peyrot ff588d834e jid: Fix a clippy warning
The other three are about missing Self in the new method’s return type,
but these return the Cow type instead so that’s how they’re meant to be.
2024-07-03 16:28:11 +02:00
..
error.rs jid: Make the crate no_std 2024-05-04 10:28:25 +00:00
lib.rs jid: Fix a clippy warning 2024-07-03 16:28:11 +02:00
parts.rs jid: Make the crate no_std 2024-05-04 10:28:25 +00:00