Macro favannat::edges[][src]

macro_rules! edges {
    ( $( $start:literal -- $weight:literal -> $end:literal ),* ) => { ... };
}