Crate below_render[][src]

Structs

RenderConfig

Config object for specifying how to render a Field. Options are ordered roughly by their order of processing.

RenderConfigBuilder

Enums

FoldOption

Specifies how a long string is folded to fit into a shorter width.

RenderFormat

Specifies how to format a Field into String

Traits

HasRenderConfig

Provide default RenderConfig for each Field in a Model

Functions

get_fixed_width