airframe
airframe copied to clipboard
rpc: Show a warning when RPC implementation is missing
With change of #3200, we cannot use trait as an implementation of filter/endpoint, so adding implementation to the router is preferred. If implementation is missing, it should show a warning
Related to #3313