Function dprint

Source
pub fn dprint<T: Debug>(arg: T)
Expand description

print(object);