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.