//Copyright 2021, Akamai Technologies, Inc.
//SPDX-License-Identifier: Apache-2.0
//! THIS CRATE IS NOT A LIBRARY.
//!
//! The API exposed by this crate is intended only for internal use
//! by the `byztimed` binary and carries no stability guarantees
//! whatsoever. See <https://github.com/akamai-contrib/byztimed> for
//! user documentation. This crate is semantically versioned on the
//! format of its configuration file and wire protocol. That is, it
//! will interoperate with peers running compatible versions, and
//! minor version bumps should not require the user to make any
//! changes to the configuration file.
///Generated code for serializing and deserializing Byztime's protobuf-based wire format