Improve documentation
This commit is contained in:
parent
c08171e89e
commit
5e28f80af8
4 changed files with 22 additions and 9 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/// The strategy used to fill space in a specific dimension.
|
||||
#[derive(Debug, Clone, Copy, Eq, PartialEq, Hash)]
|
||||
pub enum Length {
|
||||
Fill,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue