Skip to main content

Module layout

Module layout 

Source
Expand description

Layout traits for columnar arrangements.

ColumnarUpdate names the four constituent columnar types of an update, and ColumnarLayout glues them into a DD Layout backed by Coltainer.

Structs§

ColumnarLayout
A layout based on columnar

Traits§

ColumnarUpdate
A type that names constituent update types.
OrdContainer
A container whose references can be ordered.