EdgeId

Type Alias EdgeId 

Source
pub type EdgeId = Uuid;
Expand description

Unique identifier for an edge

Aliased Typeยง

pub struct EdgeId(/* private fields */);