Structs§
- Update
Info - Structured update information for all surfaces.
Functions§
- check_
update - Check for updates (blocking — call in background for UI). Returns Some(UpdateInfo) if a newer version is available.
- self_
update - Perform self-update by downloading and replacing the current binary. Only works when running from a release binary (not cargo run).