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

Rust - Update README.md to use correct method #126

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Rust - Update README.md to use correct method #126

merged 2 commits into from
Jan 3, 2024

Conversation

SayYoungMan
Copy link
Contributor

@SayYoungMan SayYoungMan commented Dec 28, 2023

Hello! I was trying the example given in the Getting Started section of README and it looks like SetNoiseType method has been renamed to set_noise_type and the method signature seems to take Option<NoiseType> as an argument.

Hello! I was trying the example given in the Getting Started section of README and it looks like `SetNoiseType` method has been renamed to `set_noise_type`. Therefore, I'm proposing this change!
@Auburn
Copy link
Owner

Auburn commented Jan 3, 2024

@Keavon Does this look correct?

@Keavon
Copy link
Contributor

Keavon commented Jan 3, 2024

Yep! This PR beat me to it. I finally got around to implementing this library into Graphite a few weeks ago and ran into this, so I was planning to submit a fix when I got the time. I'm glad @SayYoungMan was able to save me the trouble! I will probably also do one more pass through the entire API documentation before I suggest we bump the version numbers, give me a few days to submit a PR for that. Thanks all!

@Auburn Auburn merged commit 8e296ac into Auburn:master Jan 3, 2024
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.

3 participants