Edge

public protocol Edge : CustomStringConvertible, Decodable, Encodable

A protocol that all edges in a graph must conform to.