Add more examples to the documentation. #6
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lubba64/game_inventory#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There absolutely should be more examples for this crate in the documentation, or we should just move a bunch of the tests to docstrings. my only issue is that the tests can be kind of verbose because of all of the specific checks that have to be done, so I'm not super sure what the best way to approach this is.
I think there should be examples in the readme as well. At least for basic usage.
Agreed, I can pretty easily include that in #8