MCPcopy Index your code
hub / github.com/PacktPublishing/The-Complete-Rust-Programming-Reference-Guide / insert

Method insert

Chapter16/src/map.rs:51–61  ·  view source on GitHub ↗
(&mut self, key: K, value: V)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

put_into_inventoryFunction · 0.45
connected_rMethod · 0.45
add_keyMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
handle_setFunction · 0.45
handle_setFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 2

lenMethod · 0.80
iterMethod · 0.45

Tested by 8

trie_set_insertFunction · 0.36
trie_set_containsFunction · 0.36
trie_set_intersectionFunction · 0.36
trie_set_differenceFunction · 0.36
trie_set_unionFunction · 0.36
hash_map_insertFunction · 0.36
hash_map_removeFunction · 0.36
hash_map_getFunction · 0.36