Skip to main content

embedded_update_check

Function embedded_update_check 

Source
pub fn embedded_update_check() -> Result<&'static EmbeddedUpdateCheck, &'static EmbeddedUpdateCheckError>
Expand description

The process-wide embedded update check, compiled once on first use.

ยงErrors

Returns the EmbeddedUpdateCheckError from the single load attempt.