svm

Function all_versions

source
pub async fn all_versions() -> Result<Vec<Version>, SvmError>
Expand description

Fetches the list of all the available versions of Solc. The list is platform dependent, so different versions can be found for macosx vs linux.