Home
last modified time | relevance | path

Searched refs:Any (Results 1 – 20 of 20) sorted by relevance

/tonic/tonic-types/src/richer_error/std_messages/
H A Drequest_info.rs2 use prost_types::Any;
44 fn into_any(self) -> Any { in into_any() argument
47 Any { in into_any()
56 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
62 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dloc_message.rs2 use prost_types::Any;
45 fn into_any(self) -> Any { in into_any() argument
48 Any { in into_any()
57 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
63 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Ddebug_info.rs2 use prost_types::Any;
41 fn into_any(self) -> Any { in into_any() argument
44 Any { in into_any()
53 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
59 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dresource_info.rs2 use prost_types::Any;
57 fn into_any(self) -> Any { in into_any() argument
60 Any { in into_any()
69 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
75 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Derror_info.rs4 use prost_types::Any;
57 fn into_any(self) -> Any { in into_any() argument
60 Any { in into_any()
69 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
75 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dretry_info.rs4 use prost_types::Any;
56 fn into_any(self) -> Any { in into_any() argument
59 Any { in into_any()
68 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
74 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dhelp.rs2 use prost_types::Any;
99 fn into_any(self) -> Any { in into_any() argument
102 Any { in into_any()
111 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
117 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dbad_request.rs2 use prost_types::Any;
103 fn into_any(self) -> Any { in into_any() argument
106 Any { in into_any()
115 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
121 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dquota_failure.rs2 use prost_types::Any;
100 fn into_any(self) -> Any { in into_any() argument
103 Any { in into_any()
112 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
118 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
H A Dprec_failure.rs2 use prost_types::Any;
123 fn into_any(self) -> Any { in into_any() argument
126 Any { in into_any()
135 fn from_any(any: Any) -> Result<Self, DecodeError> { in from_any()
141 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> { in from_any_ref()
/tonic/tests/wellknown-compiled/src/
H A Dlib.rs14 let _any = crate::gen::google::protobuf::Any { in grok()
/tonic/tonic/src/
H A Dbody.rs44 if let Some(body) = <dyn std::any::Any>::downcast_mut::<Option<Body>>(&mut body) { in new()
48 if let Some(body) = <dyn std::any::Any>::downcast_mut::<Option<BoxBody>>(&mut body) { in new()
/tonic/tests/wellknown/proto/
H A Dwellknown.proto12 rpc AnyCall(google.protobuf.Any) returns (google.protobuf.Empty);
/tonic/tonic-types/src/richer_error/
H A Dmod.rs5 use prost_types::Any;
21 fn into_any(self) -> Any; in into_any() argument
26 fn from_any(any: Any) -> Result<Self, DecodeError> in from_any()
32 fn from_any_ref(any: &Any) -> Result<Self, DecodeError> in from_any_ref()
37 fn gen_details_bytes(code: Code, message: &str, details: Vec<Any>) -> Bytes { in gen_details_bytes()
492 let mut conv_details: Vec<Any> = Vec::with_capacity(10); in with_error_details_and_metadata()
551 let mut conv_details: Vec<Any> = Vec::new(); in with_error_details_vec_and_metadata()
/tonic/tonic-types/proto/
H A Dstatus.proto39 // A developer-facing error message, which should be in English. Any
46 repeated google.protobuf.Any details = 3;
H A Derror_details.proto193 // Any data that was used to serve this request. For example, an encrypted
/tonic/tonic-types/src/generated/
H A Dgoogle_rpc.rs22 pub details: ::prost::alloc::vec::Vec<::prost_types::Any>,
/tonic/
H A DCONTRIBUTING.md297 **Any community member can review a PR and you might get conflicting feedback**.
315 **Any Tokio and Hyperium community member is welcome to review any pull request**.
/tonic/examples/proto/googleapis/google/api/
H A Dhttp.proto89 // Any fields in the request message which are not bound by the path template
/tonic/examples/proto/googleapis/google/pubsub/v1/
H A Dpubsub.proto1170 // (b) Any messages published to the subscription's topic following the