hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.81k stars 998 forks source link

Deprecate redundant `FromAny` test helper trait. #1663

Open gibbz00 opened 6 months ago

gibbz00 commented 6 months ago

Chore.

Depends on #1662.