Modules§
Macros§
- fit
- Shorthand to create a
Sizing::Fit
value. Excluding the$max
value sets it tof32::MAX
. - fixed
- Shorthand to create a
Sizing::Fixed
value. - grow
- Shorthand to create a
Sizing::Grow
value. Excluding the$max
value sets it tof32::MAX
. - percent
- Shorthand to create a
Sizing::Percent
value.