Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ bounds
Method
bounds
src/components/input.rs:46–48 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
44
}
45
46
fn bounds(&self) -> Rect {
47
self.bounds
48
}
49
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected