Closed kuenishi closed 9 months ago
Is this not something that the application level crate dependencies should be declaring? We don't appear to need "full" to support building the protobuf and grpc libraries that applications then consume and would prefer not to be supporting unnecessary dependencies in the tree.
To get many powerful features such as multi-thread and macros in Tokio, we'll need this. I believe this would be more practical than to have in vanilla dependency.
Having the bazel-built and full-featured Rust gRPC system out of the box will definitely wonderful.