Skip to main content

Module resolve

Module resolve 

Source
Expand description

Helper trait to calculate dimensions during layout resolution

Traitsยง

MaybeResolve
Trait to encapsulate behaviour where we need to resolve from a potentially context-dependent size or dimension into a context-independent size or dimension.
ResolveOrZero
Trait to encapsulate behaviour where we need to resolve from a potentially context-dependent size or dimension into a context-independent size or dimension.