Skip to main content
UInt192
xrpl_
common_
stdlib
0.9.0
UInt192
Aliased Type
Fields
0
In xrpl_
common_
stdlib::
types::
uint
xrpl_common_stdlib
::
types
::
uint
Type Alias
UInt192
Copy item path
Source
pub type UInt192 =
UInt
<UINT192_SIZE>;
Aliased Type
§
#[repr(C)]
pub struct UInt192(pub [
u8
;
24
]);
Tuple Fields
§
§
0: [
u8
;
24
]