1
2
3
4
5
6
7
8
//! # Protobuf-generated code
//!
//! This module contains the Rust code that handles the on-wire representation
//! of the encryption metadata. This code has been generated from protobuf
//! definitions in the `proto/` folder of the project.

#[rustfmt::skip]
pub mod metadata;