You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prost has a trait, Name, that allows simple inspection of the protobuf's package and name. it's just a flag, enable_type_names, that needs to be enabled in prost-build.
Considered Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Related Problems?
No response
Describe the solution you'd like:
prost has a trait,
Name
, that allows simple inspection of the protobuf's package and name. it's just a flag, enable_type_names, that needs to be enabled in prost-build.Considered Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: