Module cod_render::prelude
source · Re-exports
pub use super::table::builder::CodTableBuilder;
Structs
- A set of table cells
- A table cell containing some str data.
Enums
- Represents the horizontal alignment of content within a cell.
pub use super::table::builder::CodTableBuilder;