protobuf/well_known_types/
mod.rs

1// This file is generated. Do not edit
2// @generated
3//! Generated code for "well known types"
4//!
5//! [This document](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf) describes these types.
6
7#![allow(unused_attributes)]
8#![cfg_attr(rustfmt, rustfmt::skip)]
9
10pub mod any;
11pub mod api;
12pub mod duration;
13pub mod empty;
14pub mod field_mask;
15pub mod source_context;
16pub mod struct_;
17pub mod timestamp;
18pub mod type_;
19pub mod wrappers;