// This file is @generated by prost-build.
#[derive(serde::Serialize, serde::Deserialize)]#[derive(Clone, PartialEq, ::prost::Message)]pubstructError{#[prost(uint64, tag ="1")]pubcode:u64,
#[prost(string, tag ="2")]pubmsg:::prost::alloc::string::String,
}