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 slightly more detail about StringRecord in examples #242

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

multimeric
Copy link

Closes #241.

One concern I have after looking at the code is how much duplication there is wrt the examples. This one example seems to have been in src/lib.rs, README.md, and also src/cookbook.rs. There's that neat script for pulling out the examples into files, but that doesn't help with these 3 cases. I wonder if the new #[doc(include="foo")] will help here?

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.

Documentation: Add StringRecord indexing example to readme/cookbook
1 participant