rustworkx.visit.BFSVisitor.gray_target_edge# BFSVisitor.gray_target_edge(e)[source]# This is invoked on the subset of non-tree edges whose target vertex is colored gray at the time of examination. The color gray indicates that the vertex is currently in the queue.