pub fn create_node_ref<E>() -> NodeRef<E>where E: ElementType, <E as ElementType>::Output: 'static,
NodeRef::new()
Create a NodeRef.