pub type EdgeId = MemoryId;
A unique identifier for a graph edge.
pub struct EdgeId(/* private fields */);