Home
last modified time | relevance | path

Searched defs:GrpcWebCall (Results 1 – 1 of 1) sorted by relevance

/tonic/tonic-web/src/
H A Dcall.rs62 pub struct GrpcWebCall<B> { struct
73 impl<B: Default> Default for GrpcWebCall<B> { argument
87 impl<B> GrpcWebCall<B> { implementation
161 impl<B> GrpcWebCall<B> implementation
250 impl<B> Body for GrpcWebCall<B> implementation
339 impl<B> Stream for GrpcWebCall<B> implementation