Function svm_lib::use_version
source · pub fn use_version(version: &Version) -> Result<(), SolcVmError>
Expand description
Sets the provided version as the global version for Solc.
pub fn use_version(version: &Version) -> Result<(), SolcVmError>
Sets the provided version as the global version for Solc.