☰
In crypto::ciphers::traits::consts
?
Macro
crypto
::
ciphers
::
traits
::
consts
::
assert_type
source
·
[
−
]
macro_rules!
assert_type { (
$a
:ty) => { ... }; }
Expand description
Asserts that a type is
True
, aka
B1
.