Type Alias Vertex

Source
pub type Vertex = VertexName;

Aliased Type§

struct Vertex(pub AbstractBytes<[u8]>);

Fields§

§0: AbstractBytes<[u8]>