Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ handle_event
Method
handle_event
src/components/text.rs:35–35 ·
view source on GitHub ↗
(&mut self, _event: Event)
Source
from the content-addressed store, hash-verified
33
}
34
35
fn handle_event(&mut self, _event: Event) {}
36
37
fn bounds(&self) -> Rect {
38
self.bounds.clone()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected