Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ character_list
Method
character_list
src/config/mod.rs:76–78 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
74
}
75
76
pub(crate) fn character_list(&self) -> &HashMap<String, String> {
77
self.character.list()
78
}
79
}
80
81
fn load_engine_config() -> EngineConfig {
Callers
1
apply_command
Method · 0.80
Calls
1
list
Method · 0.80
Tested by
no test coverage detected