[−][src]Function show_notes::e008::a_generic_printable
pub fn a_generic_printable<T: Debug>(t: T)
Demonstrate a function with a trait bound on a generic.
pub fn a_generic_printable<T: Debug>(t: T)
Demonstrate a function with a trait bound on a generic.