Expand description
This is for Omaha client binaries written in Rust.
Modules§
- app_set
- async_
generator - Asynchronous generator-like functionality in stable Rust.
- clock
- common
- The omaha_client::common module contains those types that are common to many parts of the library. Many of these don’t belong to a specific sub-module.
- configuration
- cup_
ecdsa - http_
request - http_
uri_ ext - installer
- metrics
- policy
- protocol
- request_
builder - state_
machine - storage
- time
- The
omaha_client::time
module provides a set of types and traits to allow for the expressing of time using both a wall-time clock, and a monotonic clock. - unless
- The Unless trait for a more fluent use of Option::unwrap_or().
- version