Function swayr::tree::get_tree[][src]

pub fn get_tree<'a>(
    root: &'a Node,
    extra_props: &'a HashMap<i64, ExtraProps>
) -> Tree<'a>