[][src]Function deviz::text

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

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

See crate level documentation for an explanation of pane_name.