Skip to content

Commit fbdd5f7

Browse files
Ppjet6linkmauve
authored andcommitted
xmpp: document 'escape-hatch' feature
Signed-off-by: Maxime “pep” Buquet <[email protected]>
1 parent b1c80f4 commit fbdd5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xmpp/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
//! RFC 6120.
4444
//! - `avatars` (default): Enables support for avatars.
4545
//! - `serde`: Enable the `serde` feature in `tokio-xmpp`.
46+
//! - `escape-hatch`: Allow access to low-level API to bypass shortcomings of the current API.
4647
4748
#![deny(bare_trait_objects)]
4849
#![cfg_attr(docsrs, feature(doc_auto_cfg))]

0 commit comments

Comments
 (0)