html 0.6.3

Structured HTML encoder
Documentation
1
2
3
4
5
//! Table content elements
//!
//! The elements here are used to create and handle tabular data.

pub use crate::generated::mdn::tables::{builders, children, elements::*};