text

Function text 

Source
pub fn text<S: AsRef<str>>(s: S, x: u32, y: u32)
Expand description

Draw text onto the screen (non-wrapping, but respects linebreaks).