pub fn create_node_ref<E>() -> NodeRef<E>👎Deprecated:
This function is being removed to conform to Rust idioms. Please use NodeRef::new() instead.
Expand description
Create a NodeRef.