macro_rules! arc { ($from:expr => $to:expr, $expression:expr) => { ... }; }
Shorthand to construct an ArcSpec. This exists mostly just to be used by the arcs! macro.
ArcSpec
arcs!