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
|
|
@ -1,5 +1,6 @@
|
|||
//#![deny(missing_docs)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
|
||||
//! This crate provides a framework for SASL authentication and a few authentication mechanisms.
|
||||
//!
|
||||
|
|
|
|||
Loading…
Reference in a new issue