Expand description
Re-export types from this crate
Re-exports§
pub use crate::generic::server::ClientStreamingService;pub use crate::generic::server::ServerStreamingService;pub use crate::generic::server::StreamingService;pub use crate::generic::server::UnaryService;pub use crate::server::client_streaming;pub use crate::server::client_streaming;pub use crate::server::server_streaming;pub use crate::server::server_streaming;pub use crate::server::streaming;pub use crate::server::streaming;pub use crate::server::unary;pub use crate::server::unary;pub use crate::server::unimplemented;pub use crate::server::unimplemented;pub use crate::Body;pub use crate::BoxBody;pub use crate::Code;pub use crate::Request;pub use crate::Response;pub use crate::Status;
Structs§
- Encode
- A protobuf encoded gRPC response body
Enums§
Type Aliases§
- Streaming
- A stream of inbound gRPC messages