pub type SelectableHtml<'a> = Selectable<'a, Html>;
Expand description
Selectable Html Document
Aliased Typeยง
pub struct SelectableHtml<'a> { /* private fields */ }
pub type SelectableHtml<'a> = Selectable<'a, Html>;
Selectable Html Document
pub struct SelectableHtml<'a> { /* private fields */ }