Skip to main content

warn_if_not_latest_build

Function warn_if_not_latest_build 

Source
pub fn warn_if_not_latest_build(manifest_path: &Path, profile: Option<&str>)
Expand description

Prints a warning to stderr if the given profile is not the same as the most recent build in the given application directory.