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