We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generated comments contain text like "is an XDR Struct defines as" which should read "is an XDR Struct defined as".
The text was updated successfully, but these errors were encountered:
I believe you're referring to the Rust generated code and the following line, please correct me if I'm mistaken.
xdrgen/spec/output/generator_spec_rust/struct.x/MyXDR.rs
Line 972 in 4b3323b
Should be fixable here:
xdrgen/lib/xdrgen/generators/rust.rb
Line 124 in 4b3323b
Sorry, something went wrong.
That is correct.
No branches or pull requests
Generated comments contain text like "is an XDR Struct defines as" which should read "is an XDR Struct defined as".
The text was updated successfully, but these errors were encountered: