[][src]Crate prototty_decorator

Structs

Align
Aligned
Border

Decorate another element with a border. It's possible to give the border a title, in which case the text appears in the top-left corner.

BorderChars

The characters comprising a border. By default, borders are made of unicode box-drawing characters, but they can be changed to arbitrary characters via this struct.

BorderPadding

The space in cells between the edge of the bordered area and the element inside.

Bordered
Bounded
FilledBackground
Identity
TransformedRgb24
VerticalScrollState
VerticalScrollbar
VerticalScrolled

Enums

AlignX
AlignY

Traits

Decorate

Functions

decorate