//! This module contains the Cap'n Proto encoding and decoding functions
//! generated from the `.capn` schema.
//!//! The `jeff_capnp.rs` file **SHOULD NOT** be edited manually.
//! Instead, use `just update-capnp` to regenerate it.
#[allow(warnings)]#[allow(unknown_lints)]#[allow(clippy::all)]#[rustfmt::skip]pubmodjeff_capnp;