MCPcopy Index your code
hub / github.com/RustOtomeLab/RustEng / index

Method index

src/script.rs:200–202  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

198 self.backlog
199 }
200
201 pub(crate) fn name(&self) -> &str {
202 &self.name
203 }
204
205 pub(crate) fn index(&self) -> usize {

Callers 4

decode_loopFunction · 0.80
setup_audioFunction · 0.80
execute_saveMethod · 0.80
execute_jumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected