Re-exports§
Modules§
Macros§
- fit
- Shorthand macro for
Sizing::Fit
. Defaults max tof32::MAX
if omitted. - fixed
- Shorthand macro for
Sizing::Fixed
. - grow
- Shorthand macro for
Sizing::Grow
. Defaults max tof32::MAX
if omitted. - percent
- Shorthand macro for
Sizing::Percent
. The value has to be in range0.0..=1.0
.