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
|
|
@ -7,6 +7,7 @@
|
|||
#![forbid(unsafe_code)]
|
||||
#![warn(missing_docs)]
|
||||
#![allow(rustdoc::private_intra_doc_links)]
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
/*!
|
||||
# Macros for parsing XML into Rust structs, and vice versa
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue