Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
impl Color {
Callers
4
rebuild_ui
Method · 0.80
build_todo_list
Method · 0.80
rebuild_ui
Method · 0.80
build_todo_list
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected