MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / bounds

Method bounds

src/components/stack.rs:94–96  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

92 }
93
94 fn bounds(&self) -> Rect {
95 self.bounds
96 }
97}

Callers 2

recalculate_layoutMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected