syn_solidity

Macro sol_path

Source
macro_rules! sol_path {
    () => { ... };
    ($($e:expr),+) => { ... };
}
Expand description

Create a SolPath from a list of identifiers.