print_val

Function print_val 

Source
pub fn print_val<T: Display>(param: &str, value: &T) -> String