Skip to main content

stale_binary_warning_for

Function stale_binary_warning_for 

Source
pub fn stale_binary_warning_for<'a>(
    binary_mtime: SystemTime,
    inputs: impl IntoIterator<Item = (&'a str, SystemTime)>,
) -> Option<String>