Function script::dom::servoparser::html::rev_children_iter

source ยท
fn rev_children_iter(
    n: &Node,
    can_gc: CanGc,
) -> impl Iterator<Item = Root<Dom<Node>>>