helsing-ai / buffrs

Modern protobuf package management
https://crates.io/crates/buffrs
Apache License 2.0
212 stars 12 forks source link

The generator code for Protoc inlines constants #146

Open mara-schulke opened 1 year ago

mara-schulke commented 1 year ago

https://github.com/helsing-ai/buffrs/blob/main/src/generator.rs#95

The code above should use store constants rather than inlining string literals

Leopard2A5 commented 2 months ago

That link is not valid anymore. Is the issue still valid?