pub type DubboGrpcBox = Box<dyn DubboGrpcService<GrpcInvoker> + Send + Sync + 'static>;Aliased Typeยง
pub struct DubboGrpcBox(/* private fields */);pub type DubboGrpcBox = Box<dyn DubboGrpcService<GrpcInvoker> + Send + Sync + 'static>;pub struct DubboGrpcBox(/* private fields */);