xmpp-rs-mirror/jid/src
Jonas Schäfer 9b2663a28b Add more specific into_* conversion functions to specific JID subtypes
This is necessary because `into_inner()` as implemented on Jid
consumes the value. That means it cannot be called through Deref
(because that only takes a reference).
2024-05-14 17:53:53 +02:00
..
error.rs jid: Make the crate no_std 2024-05-04 10:28:25 +00:00
lib.rs Add more specific into_* conversion functions to specific JID subtypes 2024-05-14 17:53:53 +02:00
parts.rs jid: Make the crate no_std 2024-05-04 10:28:25 +00:00