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

prost-build lib.rs: Minor doc comment edits #441

Closed
wants to merge 2 commits into from
Closed

prost-build lib.rs: Minor doc comment edits #441

wants to merge 2 commits into from

Conversation

evanj
Copy link
Contributor

@evanj evanj commented Feb 21, 2021

Fix the indentation of the example .proto file. Fix build.rs compile error.
Fixes:

error[E0107]: wrong number of type arguments: expected 2, found 1

Feel free to reject this, I am extremely new to Rust so maybe I'm not understanding something. I'm trying to fix the documentation on crates.io here: https://docs.rs/prost-build/0.7.0/prost_build/

evanj and others added 2 commits February 21, 2021 17:32
Fix the indentation of the example .proto file. Fix build.rs compile error.
Fixes:

error[E0107]: wrong number of type arguments: expected 2, found 1
@LucioFranco
Copy link
Member

for some reason the PR here is bugged and won't let me merge but I've merged it via #498 thanks for the contribution!

@LucioFranco LucioFranco closed this Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants