text

Function text 

Source
pub fn text(pane_name: impl Into<String>, text: impl Into<String>) -> Text
Expand description

Text, with the option of adding hover text. Returns Text.

See crate level documentation for an explanation of pane_name.