☰
Is16
Implementations on Foreign Types
i16
u16
Implementors
In
funty
?
Trait
funty
::
Is16
source
·
[
−
]
pub trait Is16:
IsNumber
{ }
Expand description
Declare that a type is exactly sixteen bits wide.
Implementations on Foreign Types
source
impl
Is16
for
i16
source
impl
Is16
for
u16
Implementors