Function print

Source
pub fn print<T: Display>(arg: T)
Expand description

print(object);