Indicate which feature flag for each module/type
This commit is contained in:
parent
aa26d98e2a
commit
fa99c09585
8 changed files with 8 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#![deny(missing_docs)]
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
|
||||
//! A minimal DOM crate built on top of rxml, targeting exclusively the subset of XML useful
|
||||
//! for XMPP.
|
||||
|
|
|
|||
Loading…
Reference in a new issue