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
As long as the repeated float field is added, the generated code cannot be complied because the XXXXXXXXXXXX class is marked with an unnessecary lifetime annotation.
pb-rs version 0.10.0
pb-rs --dont_use_cow --single-mod contract.proto
The text was updated successfully, but these errors were encountered:
As long as the
repeated float
field is added, the generated code cannot be complied because the XXXXXXXXXXXX class is marked with an unnessecary lifetime annotation.pb-rs version 0.10.0
The text was updated successfully, but these errors were encountered: