getEdge

suspend fun getEdge(from: NodeId, to: NodeId): MeshTopology.Edge?(source)

Get the edge from from to to (if from reported to as neighbor).