nominal-api 0.1239.0

API bindings for the Nominal platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
// This file is @generated by prost-build.
#[derive(Clone, Copy, PartialEq, ::prost::Message)]
pub struct ConjureCompatibility {
    #[prost(bool, tag = "1")]
    pub union_message: bool,
}
#[derive(Clone, Copy, PartialEq, ::prost::Message)]
pub struct ConjureFieldCompatibility {
    #[prost(bool, tag = "1")]
    pub map_value_wrapper: bool,
}