pre

Function pre 

Source
pub fn pre(content: impl View) -> Html<Pre, (), impl View>
Expand description

The pre element represents a block of preformatted text, in which structure is represented by typographic conventions rather than by elements.