Skip to main content

check

Function check 

Source
pub fn check(
    feed_url: &str,
    current: &Version,
    prerelease_ok: bool,
) -> Result<CheckOutcome>
Expand description

Compare the local version against the feed and decide whether to update.