Function femtorinth::version_list[][src]

pub fn version_list(mod_id: ModID) -> Result<Vec<Version>, Error>
Expand description

This API call gets all the available versions of a mod, takes a ModID and returns a Vec<Version> inside a Result.