I can\'t figure out how to implement children_iter in the following code snippet:
children_iter
use std::{cell::RefCell, rc::Rc};