MCPcopy Index your code
hub / github.com/algoscienceacademy/RustUI / modify

Method modify

src/style.rs:78–80  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

76 }
77
78 pub fn modify(&mut self) -> &mut Self {
79 self
80 }
81}
82
83impl Color {

Callers 4

rebuild_uiMethod · 0.80
build_todo_listMethod · 0.80
rebuild_uiMethod · 0.80
build_todo_listMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected