typenum
1.18.0
Modules
array
bit
consts
generic_const_mappings
int
marker_traits
operator_aliases
type_operators
uint
Macros
assert_type
assert_type_eq
cmp
op
tarr
Structs
Equal
Greater
Less
typenum
Macro
assert_type_eq
Copy item path
Settings
Help
Summary
Source
macro_rules! assert_type_eq { ($a:ty, $b:ty) => { ... }; }
Expand description
Asserts that two types are the same.