pub fn get_node<T>(handle: Handle<T>) -> RefMut<T> where T: Node,
Get node and panic if the node is borrowed or deleted