pub fn print(x: uint, y: uint, sty: Style, fg: Color, bg: Color, s: &str)
Print a string to the buffer. Leftmost charater is at (x, y).
pub fn print(x: uint, y: uint, sty: Style, fg: Color, bg: Color, s: &str)
Print a string to the buffer. Leftmost charater is at (x, y).
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).