☰
Address
Trait Implementations
ToScalar<F>
ToWord
In zkevm_keccak::util::eth_types
?
Type Definition
zkevm_keccak
::
util
::
eth_types
::
Address
[
−
]
pub type Address =
H160
;
Trait Implementations
source
impl<F:
Field
>
ToScalar
<F> for
Address
source
fn
to_scalar
(&self) ->
Option
<F>
Convert the type to a scalar value.
source
impl
ToWord
for
Address
source
fn
to_word
(&self) ->
Word
Convert the type to a
Word
.