Expand description

References to nodes in views.

This allows imperatively accessing the node.

You can create a NodeRef by using create_node_ref.

Structs

A reference to a GenericNode. This allows imperatively accessing the node.

Functions

Create a new NodeRef on the current Scope.