macro_rules! eid { ($s:expr) => { ... }; }
A convenience macro for creating an EdgeID from a string literal or an integer literal.
EdgeID