svm

Function install

source
pub async fn install(version: &Version) -> Result<PathBuf, SvmError>
Expand description

Installs the provided version of Solc in the machine.

Returns the path to the solc file.