Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
generate
Method · 0.45
prop_index_avoid
Function · 0.45
materialize
Method · 0.45
materialize
Method · 0.45
materialize
Method · 0.45
verify
Method · 0.45
error
Method · 0.45
new
Method · 0.45
new
Method · 0.45
apply
Method · 0.45
pick_idxs
Function · 0.45
apply
Method · 0.45
Calls
no outgoing calls
Tested by
2
generate
Method · 0.36
prop_index_avoid
Function · 0.36