Module table

Source
Expand description

Facade for preatytable crate.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.

Structs§

Row
Represent a table row made of cells.
Table
An owned printable table.