View Source ReflectOS.Kernel.LayoutManager.State (reflect_os_kernel v0.10.0)

Holds the struct which is used as the ReflectOS.Kernel.LayoutManager state.

Summary

Types

@type t() :: %ReflectOS.Kernel.LayoutManager.State{
  assigns: map(),
  layout_id: struct()
}