Fix documentation of stack module
This commit is contained in:
parent
8b1c514c38
commit
99434b3ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! Distribute content vertically.
|
||||
//! Display content on top of other content.
|
||||
use crate::core::event::{self, Event};
|
||||
use crate::core::layout;
|
||||
use crate::core::mouse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue