☰
Other items in
ss_ewasm_api
Modules
prelude
types
Macros
ewasm_entry_point
Enums
CallResult
CreateResult
Error
Functions
abort
block_coinbase
block_difficulty
block_gas_limit
block_hash
block_number
block_timestamp
call_code
call_delegate
call_mutable
call_static
calldata_acquire
calldata_copy
calldata_size
caller
callvalue
code_acquire
code_copy
code_size
consume_gas
create
current_address
external_balance
external_code_acquire
external_code_copy
external_code_size
finish
finish_data
gas_left
log0
log1
log2
log3
log4
returndata_acquire
returndata_copy
returndata_size
revert
revert_data
selfdestruct
storage_load
storage_store
tx_gas_price
tx_origin
unsafe_calldata_copy
unsafe_code_copy
unsafe_external_code_copy
unsafe_returndata_copy
ayu
dark
light
All crates
ahash
aho_corasick
ansi_term
anyhow
atty
bech32
bincode
bit_set
bit_vec
bitcoin
bitcoin_hashes
bitflags
cfg_if
clap
convert_case
core2
crunchy
cryptoxide
enum_primitive
fancy_regex
hashbrown
hex
hex_literal
itoa
libc
libloading
memchr
num
num_bigint
num_complex
num_integer
num_iter
num_rational
num_traits
ordered_float
paste
proc_macro2
proc_macro_error
proc_macro_error_attr
qimalloc
quote
regex
regex_syntax
remain
rust_ssvm
ryu
secp256k1
secp256k1_sys
serde
serde_derive
serde_json
serde_value
sewup
sewup_derive
ss_ewasm_api
ssvm_evmc_client
ssvm_evmc_sys
strsim
syn
textwrap
thiserror
thiserror_impl
tiny_keccak
toml
unicode_width
unicode_xid
vec_map
?
Function
ss_ewasm_api
::
caller
[
−
]
[src]
pub fn caller() ->
Address
Expand description
Returns the sender of the currently executing call.