pub fn get_node<T: Node>(handle: Handle<T>) -> RefMut<T>
Expand description

Get node and panic if the node is borrowed or deleted