Skip to main content

table

Macro table 

Source
table!() { /* proc-macro */ }
Available on crate feature html only.
Expand description

Represents tabular data—that is, information presented in a two-dimensional table comprised of rows and columns of cells containing data.