html 0.6.3

Structured HTML encoder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod categories;
pub mod content;
pub mod edits;
pub mod embedded;
pub mod forms;
pub mod inline_text;
pub mod interactive;
pub mod media;
pub mod metadata;
pub mod root;
pub mod scripting;
pub mod tables;
pub mod text_content;
pub mod web_components;