In e2093e3, we created a `convert` crate when refactoring the proxy's gRPC bindings into a dedicated crate. It's not really necessary to handle `convert` as a crate, given that it holds a single 39-line file that's mostly comments. It's possible to "vendor" this file in the proxy, and controller-grpc crate doesn't even need this trait (in fact, the proxy probably doesn't either). |
||
---|---|---|
.. | ||
benches | ||
futures-mpsc-lossy | ||
router | ||
src | ||
tests | ||
Cargo.toml |