Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ Figure
Class
Figure
src/script.rs:267–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
Some((backlog.chara.to_string(), backlog.voice.to_string()))
267
}
268
269
pub(crate) fn take_backlog(self) -> Vec<BackLogItem> {
270
self.backlog
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected