Function svm_lib::all_versions

source ·
pub async fn all_versions() -> Result<Vec<Version>, SolcVmError>
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.