Struct limn_core::prelude::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 LazyStatic for LAYOUT

impl Deref for LAYOUT

The resulting type after dereferencing.

Dereferences the value.