Expand description
Utils for parsing Solidity source code.
Re-exports§
pub use semver;
Functions§
- detect_
solidity_ version - Search for
pragma solidity
statements in the source and return the highest matching Solidity version.
Utils for parsing Solidity source code.
pub use semver;
pragma solidity
statements in the source and return the highest matching Solidity version.