pub static RE_SOL_IMPORT: Lazy<Regex>
A regex that matches the import path and identifier of a solidity import statement with the named groups “path”, “id”.