Home
last modified time | relevance | path

Searched refs:common (Results 1 – 7 of 7) sorted by relevance

/tonic/examples/src/json-codec/
H A Dclient.rs7 pub mod common; module
8 use common::HelloRequest;
H A Dserver.rs9 pub mod common; module
10 use common::{HelloRequest, HelloResponse};
/tonic/examples/src/codec_buffers/
H A Dclient.rs8 pub mod common; module
H A Dserver.rs10 pub mod common; module
/tonic/tonic-types/proto/
H A Dstatus.proto44 // A list of messages that carry the error details. There is a common set of
H A Derror_details.proto123 // generated by some common infrastructure, the error domain must be a
/tonic/examples/proto/googleapis/google/api/
H A Dhttp.proto179 // defining REST APIs. The common usage of `*` is in custom methods
304 // is that the most common use case "{var}" does not capture the leading "/"