Skip to main content
Hash128
xrpl_
common_
stdlib
0.9.0
Hash128
Aliased Type
Fields
0
Trait Implementations
FromCurrentTx
FromLedger
In xrpl_
common_
stdlib::
types::
uint
xrpl_common_stdlib
::
types
::
uint
Type Alias
Hash128
Copy item path
Source
pub type Hash128 =
UInt128
;
Aliased Type
§
#[repr(C)]
pub struct Hash128(pub [
u8
;
16
]);
Tuple Fields
§
§
0: [
u8
;
16
]
Trait Implementations
§
Source
§
impl
FromCurrentTx
for
Hash128
Source
§
impl
FromLedger
for
Hash128