☰
cipher
0.4.4
U13
Aliased type
Trait Implementations
ArrayLength<T>
Unsigned
In cipher::consts
?
Type Alias
cipher
::
consts
::
U13
source
·
[
−
]
pub type U13 =
UInt
<
UInt
<
UInt
<
UInt
<
UTerm
,
B1
>,
B1
>,
B0
>,
B1
>;
Aliased Type
§
struct U13 { /* private fields */ }
Trait Implementations
§
source
§
impl<T, N>
ArrayLength
<T> for
UInt
<N,
B1
>
where N:
ArrayLength
<T>,
§
type
ArrayType
Associated type representing the array type for the number
source
§
impl<U, B>
Unsigned
for
UInt
<U, B>
where U:
Unsigned
, B:
Bit
,
source
§
const
U8
:
u8
= _
source
§
const
U16
:
u16
= _
source
§
const
U32
:
u32
= _
source
§
const
U64
:
u64
= _
source
§
const
USIZE
:
usize
= _
source
§
const
I8
:
i8
= _
source
§
const
I16
:
i16
= _
source
§
const
I32
:
i32
= _
source
§
const
I64
:
i64
= _
source
§
const
ISIZE
:
isize
= _
source
§
fn
to_u8
() ->
u8
source
§
fn
to_u16
() ->
u16
source
§
fn
to_u32
() ->
u32
source
§
fn
to_u64
() ->
u64
source
§
fn
to_usize
() ->
usize
source
§
fn
to_i8
() ->
i8
source
§
fn
to_i16
() ->
i16
source
§
fn
to_i32
() ->
i32
source
§
fn
to_i64
() ->
i64
source
§
fn
to_isize
() ->
isize