Function python::dprint

source · []
pub fn dprint<T: Debug>(arg: T)
Expand description

print(object);