Content
@
0 reply
0 recast
2 reactions
@git
fantastic 🔌 sync types between rust and typescript, go, swift, scala and kotlin In other words, generate types for those languages from your rust code https://github.com/1Password/typeshare
1 reply
4 recasts
23 reactions
Gabriel Ayuso
@gabrielayuso.eth
I'd just use protobufs but I guess for Rust heavy projects it might make sense to do this.
1 reply
0 recast
1 reaction
@git
I would never pick protobufs over this
2 replies
0 recast
1 reaction
@git
because this is much lighter and only specifically for generating types from rust to those languages also my experience working with protobufs in the cosmos ecosystems. Far too much boilerplate and baggage. Granted it was before connectrpc and before config v2
1 reply
0 recast
1 reaction
Gabriel Ayuso
@gabrielayuso.eth
Why?
0 reply
0 recast
1 reaction