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