fetch_release

Function fetch_release 

Source
pub fn fetch_release<V>(version: V) -> Result<Release, LivePlatformError>
where V: Into<Version>,