Module utils

Source
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.