Skip to main content

html

Macro html 

Source
macro_rules! html {
    ($($inner:tt)*) => { ... };
}
Expand description

Create a new HTML template.