pub type EdgeKey = String;
Deterministic edge key derived from (type, src, dst, discriminator).
pub struct EdgeKey { /* private fields */ }