Struct limn_layout::LAYOUT []

pub struct LAYOUT { /* fields omitted */ }

Methods from __Deref<Target = LayoutVars>

[src]

Returns the current inner state of this struct as an array

[src]

If a Variable matches one of the variables in this layout, return it's type

Trait Implementations

impl __Deref for LAYOUT

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for LAYOUT