[−][src]Function bear_lib_terminal::terminal::print
pub fn print(point: Point, value: &str)
Prints the specified string to the specified location, formatting it along the way.
For formatting spec see the docs for the terminal_print()
C API function.