message: Merge body in this module, and make it support xml:lang.
This commit is contained in:
parent
69cfb14c77
commit
4142107965
3 changed files with 53 additions and 117 deletions
|
|
@ -37,9 +37,6 @@ pub mod iq;
|
|||
/// RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
|
||||
pub mod stanza_error;
|
||||
|
||||
/// RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence
|
||||
pub mod body;
|
||||
|
||||
/// XEP-0004: Data Forms
|
||||
pub mod data_forms;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue