Crate fidl_fuchsia_update_verify
source ·Macros
- Pattern that matches an unknown
VerifyError
member.
Structs
- A Stream of incoming requests for BlobfsVerifier
- A Stream of incoming requests for NetstackVerifier
- A Stream of incoming requests for Verifier
Enums
- An update verifier to determine if Blobfs is working as expected.
- An update verifier to determine if Netstack is working as expected.
- An abstract representation of an update verifier, to be used when verifying if an update should be committed. This is abstracted into a separate protocol because in the future, we may add more verifiers.