Function flo_ui::controller_path_for_address [] [src]

Important traits for Vec<u8>
pub fn controller_path_for_address<'a>(
    ui_tree: &'a Control,
    address: &Vec<u32>
) -> Vec<&'a str>

Given an address (a list of subcomponent node indices), finds the path through the controllers that will supply the controller that owns that node.