Searched refs:I (Results 1 – 8 of 8) sorted by relevance
| /tonic/tonic/src/service/ |
| H A D | interceptor.rs | 59 pub struct InterceptorLayer<I> { 60 interceptor: I, 63 impl<I> InterceptorLayer<I> { 72 impl<S, I> Layer<S> for InterceptorLayer<I> 74 I: Clone, 89 interceptor: I, 92 impl<S, I> InterceptedService<S, I> { 103 impl<S, I> fmt::Debug for InterceptedService<S, I> 115 impl<S, I, ReqBody, ResBody> Service<http::Request<ReqBody>> for InterceptedService<S, I> 118 I: Interceptor, [all …]
|
| /tonic/tonic/src/transport/channel/service/ |
| H A D | io.rs | 18 pub(in crate::transport) fn new<I: Io>(io: I) -> Self { in new()
|
| H A D | tls.rs | 104 pub(crate) async fn connect<I>(&self, io: I) -> Result<BoxedIo, crate::BoxError> in connect() 106 I: AsyncRead + AsyncWrite + Send + Unpin + 'static, in connect()
|
| /tonic/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 51 I tried this code: 55 I expected to see this happen: <explanation>
|
| H A D | feature_request.md | 3 about: I have a suggestion (and may want to implement it )!
|
| /tonic/tonic/src/transport/server/ |
| H A D | mod.rs | 586 incoming: I, in serve_with_incoming() argument 594 I: Stream<Item = Result<IO, IE>>, in serve_with_incoming() 608 incoming: I, in serve_with_incoming_shutdown() argument 617 I: Stream<Item = Result<IO, IE>>, in serve_with_incoming_shutdown() 627 async fn serve_internal<S, I, F, IO, IE, ResBody>( in serve_internal() argument 630 incoming: I, in serve_internal() argument 639 I: Stream<Item = Result<IO, IE>>, in serve_internal() 923 incoming: I, in serve_with_incoming() argument 926 I: Stream<Item = Result<IO, IE>>, in serve_with_incoming() 953 incoming: I, in serve_with_incoming_shutdown() argument [all …]
|
| /tonic/tonic-build/src/ |
| H A D | prost.rs | 431 pub fn btree_map<I, S>(mut self, paths: I) -> Self in btree_map() argument 433 I: IntoIterator<Item = S>, in btree_map() 451 pub fn bytes<I, S>(mut self, paths: I) -> Self in bytes() argument 453 I: IntoIterator<Item = S>, in bytes()
|
| /tonic/examples/data/gcp/ |
| H A D | roots.pem | 188 I+d61SRvU8Za2EurxtW20eZzca7dnNYMYf3boIkDuAUU7FfO7l0/4iGzzvfUinng 465 Z9wj/wMco+I+o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAd
|