Function python::print

source · []
pub fn print<T: Display>(arg: T)
Expand description

print(object);