DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

ref: db7d4a878ba2e86d089bf011807dc7fb047c1e51 emerwen-proto/README.md -rw-r--r-- 339 bytes
db7d4a87Jonni Liljamo fix(rust): serde derives for PatchTargetRequest.method a day ago

#emerwen-proto

  • rust
    • the rust library compiles protos at compile time, see build.rs
  • go
    • for the go library, the protos need to be compiled manually, there is a just recipe for this in the justfile