is_same

Function is_same 

Source
pub fn is_same<T: 'static, U: 'static>() -> bool
Expand description

Returns true if T and U are the same type.