U256IntoEthAddress
Creates an EthAddress
from the 20 least significant bytes of a u256
.
Fully qualified path: core::starknet::eth_address::U256IntoEthAddress
pub(crate) impl U256IntoEthAddress of Into<u256, EthAddress>
Impl functions
into
Fully qualified path: core::starknet::eth_address::U256IntoEthAddress::into
fn into(self: u256) -> EthAddress