Skip to content
New issue

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

made changes to the rust docs so they would compile. #7871

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

jeffsmith82
Copy link
Contributor

new_with_capacity is deprecated docs should use with_capacity. This was giving a warning that says to replace with with_capacity.

get_root_as_monster is not generated by flatc and it appears this should be root_as_monster instead.

…y is deprecated should use with_capacity, get_root_as_monster should be root_as_monster
@github-actions github-actions bot added the documentation Documentation label Mar 15, 2023
@dbaileychess dbaileychess enabled auto-merge (squash) March 16, 2023 00:27
@dbaileychess dbaileychess merged commit 9a7fb4d into google:master Mar 16, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants