mrds
: remove #[cfg(doc)]
This commit is contained in:
parent
0b9858aa3e
commit
ba98cb8ba7
@ -1,7 +1,6 @@
|
||||
//! # Memory-resident data strucures
|
||||
//! Provided as examples of implementing [`flow`] traits.
|
||||
|
||||
#[cfg(doc)]
|
||||
use crate::flow;
|
||||
//!
|
||||
//! [`flow`]: crate::flow
|
||||
|
||||
pub mod trees;
|
||||
|
Loading…
Reference in New Issue
Block a user