Function svm_lib::all_releases
source · pub async fn all_releases(platform: Platform) -> Result<Releases, SolcVmError>Expand description
Fetch all releases available for the provided platform.
pub async fn all_releases(platform: Platform) -> Result<Releases, SolcVmError>Fetch all releases available for the provided platform.