[][src]Function craftql::utils::find_and_print_orphans

pub async fn find_and_print_orphans(
    graph: Arc<Mutex<Graph<Node, (NodeIndex, NodeIndex)>>>
) -> Result<()>

Print orphan nodes.