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