[][src]Crate billboard

billboard

The billboard crate provides a convenient, high-level API for creating billboards in the terminal.

Structs

Billboard

Billboard is a customizable data structure that will pretty print content separated by newlines (\n).

BorderComponents

BorderComponents defines the Strings to use when dislaying the corners and sides of a Billboard.

Config

Config holds the configuration of a Billboard and determines how it should be displayed

Enums

Alignment

Defines the alignment for padding operations.

BorderColor

A terminal color.

BorderStyle

Different styles for the border of a Billboard.