Module ethers_solc::remappings
source · Structs§
- A relative
Remapping
that’s aware of the current location - The path part of the
Remapping
that knows the path of the file it was configured in, if any. - The solidity compiler can only reference files that exist locally on your computer. So importing directly from GitHub (as an example) is not possible.