MCPcopy Create free account
hub / github.com/Freaky/Compactor / replace

Method replace

src/config.rs:113–115  ·  view source on GitHub ↗
(&mut self, c: Config)

Source from the content-addressed store, hash-verified

111 }
112
113 pub fn replace(&mut self, c: Config) {
114 self.config = c;
115 }
116}
117
118impl Config {

Callers 6

spawn_guiFunction · 0.80
set_statusMethod · 0.80
DFunction · 0.80
cash.min.jsFile · 0.80
YFunction · 0.80
app.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected