MCPcopy Create free account
hub / github.com/argumentcomputer/ix / key

Method key

crates/ixon/src/map.rs:77–79  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

75
76 impl<'a, K, V> MapRef<'a, K, V> {
77 pub fn key(&self) -> &K {
78 self.k
79 }
80
81 pub fn value(&self) -> &V {
82 self.v

Callers 15

constant_inputsFunction · 0.80
mainFunction · 0.80
run_constantFunction · 0.80
decompile_envFunction · 0.80
check_decompileFunction · 0.80
ixon_egressFunction · 0.80
compile_env_with_optionsFunction · 0.80
name_for_addrMethod · 0.80
rs_tmp_decode_const_mapFunction · 0.80
describe_rprj_blockFunction · 0.80
rs_compile_validate_auxFunction · 0.80

Calls

no outgoing calls

Tested by 1