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

Method find_label

src/script.rs:226–228  ·  view source on GitHub ↗
(&self, name: &str)

Source from the content-addressed store, hash-verified

224 bgm
225 }
226
227 pub(crate) fn pre_voice(&mut self) -> Option<(SharedString, SharedString)> {
228 self.pre_voice.take()
229 }
230
231 pub(crate) fn pre_figures(&mut self) -> Option<Figure> {

Callers 1

execute_jumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected