stratus
0.20.1
Revm
Address
Aliased Type
Fields
0
Trait Implementations
From<Address>
In stratus::
alias
stratus
::
alias
Type Alias
RevmAddress
Copy item path
Source
pub type RevmAddress = Address;
Aliased Type
§
struct RevmAddress(pub FixedBytes<20>);
Fields
§
§
0: FixedBytes<20>
Trait Implementations
§
Source
§
impl
From
<
Address
> for
RevmAddress
Source
§
fn
from
(value:
Address
) -> Self
Converts to this type from the input type.