typenum
1.17.0
Modules
array
bit
consts
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.