Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ value
Method
value
crates/ixon/src/map.rs:81–83 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
79
}
80
81
pub fn value(&self) -> &V {
82
self.v
83
}
84
}
85
86
impl<
'a, K, V> Deref for MapRef<'
a, K, V> {
Callers
15
constant_inputs
Function · 0.80
main
Function · 0.80
item_cost_bytes
Function · 0.80
run_constant
Function · 0.80
add_entries_parallel
Function · 0.80
from_bytes
Method · 0.80
rehydrate_aux_perms_from_env
Function · 0.80
stored_plan_blocks_for_original_all
Function · 0.80
decompile_env
Function · 0.80
check_decompile
Function · 0.80
ixon_egress
Function · 0.80
resolve_addr_aux
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_compile_mutual_alpha_equiv_with_different_third
Function · 0.64