Function sixtyfps_compilerlib::object_tree::find_parent_element[][src]

pub fn find_parent_element(e: &ElementRc) -> Option<ElementRc>
Expand description

Find the parent element to a given element. (since there is no parent mapping we need to fo an exhaustive search)