[请教] 有不用写.proto文件的RPC库吗?
📝
内容提要
我打算学习使用下RPC库,client和server都是rust实现. 但是我并不想要编写.proto文件, 所以有使用derive来代替proto文件的crate吗?
➡️
我打算学习使用下RPC库,client和server都是rust实现. 但是我并不想要编写.proto文件, 所以有使用derive来代替proto文件的crate吗?