MCPcopy Create free account
hub / github.com/angular-rust/ux-components / node

Method node

src/elements/row.rs:457–459  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

455 }
456
457 fn node(&self) -> Option<Node> {
458 Some(self.node)
459 }
460
461 fn relayout(&self, origin: Point2<f32>) {
462 // for element in self.children.iter() {

Callers 1

newMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected