Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustOtomeLab/RustEng
/ name
Method
name
src/script.rs:196–198 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
194
}
195
196
pub(crate) fn name(&self) -> &str {
197
&self.name
198
}
199
200
pub(crate) fn index(&self) -> usize {
201
self.current_block
Callers
4
play
Method · 0.80
execute_save
Method · 0.80
execute_jump
Method · 0.80
parse_block
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected