Crate limn_layout

Crate limn_layout 

Source

Re-exports§

pub use self::solver::LimnSolver;

Modules§

constraint
grid_layout
linear_layout
solver

Macros§

constraints
Used to specify a list of constraints.

Structs§

EditVariable
ExactFrame
Frame
LAYOUT
Layout
Represents a single item in the overall layout hierarchy with a bounding rectangle and an id.
LayoutVars
A set of cassowary Variables representing the bounding rectangle of a layout.
VariableEditable

Enums§

VarType

Traits§

LayoutContainer
Defines what constraints a parent applies to it’s children as they are added
LayoutRef

Type Aliases§

LayoutId
Length
Point
Rect
Size