U1
hybrid_
array
0.4.5
U1
Aliased Type
Trait Implementations
ArraySize
In hybrid_
array::
sizes
hybrid_array
::
sizes
Type Alias
U1
Copy item path
Source
pub type U1 =
UInt
<
UTerm
,
B1
>;
Aliased Type
§
pub struct U1 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
ArraySize
for
U1
Source
§
type
ArrayType
<T> =
[T; 1]
Array type which corresponds to this size.
Read more