Expand description
fidl_fuchsia_update_ext
contains wrapper types around the auto-generated
fidl_fuchsia_update
bindings.
Re-exports§
pub use crate::types::CheckOptionsBuilder;
Structs§
- Attempt
Options - Wrapper type for
fidl_fuchsia_update::AttemptOptions
which validates the options on construction and works with [proptest
]. - Check
Options - Wrapper type for
fidl_fuchsia_update::CheckOptions
which validates the options on construction and works with [proptest
]. - Installation
Deferred Data - Wrapper type for
fidl_fuchsia_update::InstallationDeferredData
which works with [proptest
]. - Installation
Error Data - Wrapper type for
fidl_fuchsia_update::InstallationErrorData
which works with [proptest
]. - Installation
Progress - Wrapper type for
fidl_fuchsia_update::InstallationProgress
which works with [proptest
]. - Installing
Data - Wrapper type for
fidl_fuchsia_update::InstallingData
which works with [proptest
]. - Update
Info - Wrapper type for
fidl_fuchsia_update::UpdateInfo
which works with [proptest
].
Enums§
- Check
Options Decode Error - An error which can be returned when validating
CheckOptions
. - Commit
Status - Whether the current system version is pending commit.
- Initiator
- Wrapper type for
fidl_fuchsia_update::Initiator
which works with [proptest
]. - State
- Wrapper type for
fidl_fuchsia_update::State
which works withevent_queue
and [proptest
].
Functions§
- query_
commit_ status - Queries the commit status using
provider
. - random_
version_ available - pick an arbitrary version_available value for
UpdateInfo