☰
In crypto::ciphers::traits::consts
?
Macro
crypto
::
ciphers
::
traits
::
consts
::
assert_type_eq
source
·
[
−
]
macro_rules!
assert_type_eq { (
$a
:ty,
$b
:ty) => { ... }; }
Expand description
Asserts that two types are the same.