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

Method node

src/elements/navigation_toolbar.rs:641–643  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

639 }
640
641 fn node(&self) -> Option<Node> {
642 Some(self.node)
643 }
644}

Callers 1

newMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected