html-sys 0.4.3

Raw HTTP bindings
Documentation
1
2
3
//! Represents the root (top-level element) of an HTML document
mod html;
pub use html::*;