notify3

Function notify3 

Source
pub fn notify3<T, U>(item1: T, item2: U)
where T: Summary + Display, U: Clone + Debug,