mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
9b2663a28b
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). |
||
---|---|---|
.. | ||
error.rs | ||
lib.rs | ||
parts.rs |