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

Method node

src/elements/scaffold.rs:602–604  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

600 }
601
602 fn node(&self) -> Option<Node> {
603 Some(self.node)
604 }
605}

Callers 1

newMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected