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

Add a mention of rpds.py to the README #84

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Add a mention of rpds.py to the README #84

merged 1 commit into from
Sep 13, 2023

Conversation

Julian
Copy link
Contributor

@Julian Julian commented Sep 13, 2023

Closes: #83

@@ -343,3 +343,12 @@ rpds = { version = "<version>", features = ["serde"] }
```

<!-- cargo-rdme end -->

### Bindings
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I excluded the section from cargo (assuming that's what cargo-rdme does), under the assumption Rust people don't care about this section, but let me know if you want it above the line!

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is a good idea to add to the crate's doc. Can you add this to the lib.rs rustdoc (and the run cargo rdme or sync the README.md manually?

@Julian
Copy link
Contributor Author

Julian commented Sep 13, 2023 via email

@orium orium merged commit eae3b69 into orium:master Sep 13, 2023
4 checks passed
@orium
Copy link
Owner

orium commented Sep 13, 2023

Thanks!

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.

FYI: Python bindings / Minor README question
2 participants