Write more documentation
This commit is contained in:
parent
5dbcf211ef
commit
8758dd446f
7 changed files with 32 additions and 23 deletions
|
|
@ -5,7 +5,7 @@ use crate::{
|
|||
Style, Widget,
|
||||
};
|
||||
|
||||
/// A container that places its contents vertically.
|
||||
/// A container that distributes its contents vertically.
|
||||
///
|
||||
/// A [`Column`] will try to fill the horizontal space of its container.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue