mz_testdrive/mnt/build/debug/build/mz-testdrive-abe2ba7b05d8d9fa/out/
google.protobuf.rs

1
2
3
4
5
6
7
8
9
// This file is @generated by prost-build.
#[derive(::serde::Serialize, ::serde::Deserialize)]
#[derive(Clone, Copy, PartialEq, ::prost::Message)]
pub struct Timestamp {
    #[prost(int64, tag = "1")]
    pub seconds: i64,
    #[prost(int32, tag = "2")]
    pub nanos: i32,
}