MCPcopy Create free account
hub / github.com/diem/move / index

Method index

language/move-binary-format/src/binary_views.rs:374–376  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

372 }
373
374 pub fn index(&self) -> Option<FunctionDefinitionIndex> {
375 self.index
376 }
377
378 pub fn code(&self) -> &CodeUnit {
379 self.code

Callers 12

generateMethod · 0.45
prop_index_avoidFunction · 0.45
materializeMethod · 0.45
materializeMethod · 0.45
materializeMethod · 0.45
verifyMethod · 0.45
errorMethod · 0.45
newMethod · 0.45
newMethod · 0.45
applyMethod · 0.45
pick_idxsFunction · 0.45
applyMethod · 0.45

Calls

no outgoing calls

Tested by 2

generateMethod · 0.36
prop_index_avoidFunction · 0.36