HTMLBody

Type Alias HTMLBody 

Source
pub type HTMLBody = Html<String>;

Aliased Type§

pub struct HTMLBody(pub String);

Tuple Fields§

§0: String