Skip to main content

EdgeKey

Type Alias EdgeKey 

Source
pub type EdgeKey = String;
Expand description

Deterministic edge key derived from (type, src, dst, discriminator).

Aliased Typeยง

pub struct EdgeKey { /* private fields */ }