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§
- Wrapper type for
fidl_fuchsia_update::AttemptOptions
which validates the options on construction and works with [proptest
]. - Wrapper type for
fidl_fuchsia_update::CheckOptions
which validates the options on construction and works with [proptest
]. - Wrapper type for
fidl_fuchsia_update::InstallationDeferredData
which works with [proptest
]. - Wrapper type for
fidl_fuchsia_update::InstallationErrorData
which works with [proptest
]. - Wrapper type for
fidl_fuchsia_update::InstallationProgress
which works with [proptest
]. - Wrapper type for
fidl_fuchsia_update::InstallingData
which works with [proptest
]. - Wrapper type for
fidl_fuchsia_update::UpdateInfo
which works with [proptest
].
Enums§
- An error which can be returned when validating
CheckOptions
. - Whether the current system version is pending commit.
- Wrapper type for
fidl_fuchsia_update::Initiator
which works with [proptest
].
Functions§
- Queries the commit status using
provider
. - pick an arbitrary version_available value for
UpdateInfo