Crate clay_layout

Source

Modules§

bindings
color
elements
errors
id
layout
math
render_commands

Macros§

fit
Shorthand to create a Sizing::Fit value. Excluding the $max value sets it to f32::MAX.
fixed
Shorthand to create a Sizing::Fixed value.
grow
Shorthand to create a Sizing::Grow value. Excluding the $max value sets it to f32::MAX.
percent
Shorthand to create a Sizing::Percent value.

Structs§

Clay
DataRef
TypedConfig

Type Aliases§

MeasureTextFunction