Skip to content

Add slightly more detail about StringRecord in examples#242

Open
multimeric wants to merge 2 commits intoBurntSushi:masterfrom
multimeric:StringRecordDocs
Open

Add slightly more detail about StringRecord in examples#242
multimeric wants to merge 2 commits intoBurntSushi:masterfrom
multimeric:StringRecordDocs

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