Crate omaha_client

Source
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