Crate tetsy_updater[−][src]
Updater for Tetsy executables
Structs
| OperationsInfo | Information on our operations environment. |
| ReleaseInfo | Information regarding a particular release of Parity |
| UpdatePolicy | The policy for auto-updating. |
| Updater | Service for checking for updates and determining whether we can achieve consensus. |
| VersionInfo | Version information of a particular release. |
Enums
| CapState | Information on the current version’s consensus capabililty. |
| ReleaseTrack | A release’s track. |
| UpdateFilter | Filter for releases. |
Traits
| Service | Parity updater service trait |