macro_rules! sol_path { () => { ... }; ($($e:expr),+) => { ... }; }
Create a SolPath from a list of identifiers.
SolPath