GrpcBoxCloneService

Type Alias GrpcBoxCloneService 

Source
pub type GrpcBoxCloneService = BoxCloneService<Request<Body>, Response<BoxBody>, Infallible>;

Aliased Typeยง

pub struct GrpcBoxCloneService(/* private fields */);