Inline docs for the heap module’s reexports
This commit is contained in:
parent
6c537493d0
commit
1569f8f812
2 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
pub use alloc::heap::Heap;
|
||||
pub use alloc_system::System;
|
||||
pub use core::heap::*;
|
||||
#[doc(inline)] pub use core::heap::*;
|
||||
|
||||
#[cfg(not(test))]
|
||||
#[doc(hidden)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue