Skip to main content

EdgeKey

Type Alias EdgeKey 

Source
pub type EdgeKey = (usize, usize, u64);
Expand description

(source, destination, weight) registry key.