Skip to main content

apply_with

Function apply_with 

Source
pub fn apply_with<R: UpdateRunner>(
    feed_url: &str,
    latest: &Version,
    runner: &R,
) -> Result<()>