is_same_type

Function is_same_type 

Source
pub fn is_same_type<A, B>() -> bool
where A: 'static, B: 'static,