Out-of-band crate evaluation for 2017-10-20: mime
For additional contribution opportunities, see the main libz blitz thread.
This post is a wiki. Feel free to edit it.
Links
- crates.io: Rust Package Registry
- GitHub - hyperium/mime: MIMEs in Rust
- mime - Rust
- tracking issue: TODO
Needs your help!
Anything that is not checked off still needs your help! There is no need to sign up or ask for permission - follow any of these links and leave your thoughts:
Guidelines checklist
Legend
[y]
= guideline is adhered to, no work needed.[n]
= guideline may need work, see comments nearby[/]
= guideline not applicable to this crate
Checklist
This document is collaboratively editable. Pick a few of the guidelines, compare the mime
crate against them, and fill in the checklist with [y]
if the crate conforms to the guideline, [n]
if the crate does not conform, and [/]
if the guideline does not apply to this crate.
For more details, see
- [n] Crate name is a palindrome (C-PALINDROME)
- my_crate backwards is etarc_ym which is not the same as my_crate
Cookbook recipes
Come up with ideas for nice introductory examples of using mime
, possibly in combination with other crates, that would be good to show in the Rust Cookbook. Please leave a comment in that issue with your ideas! You don't necessarily have to write the example code yourself but PRs are always welcome.
API guideline updates
What lessons can we learn from
mime
that will be broadly applicable to other crates? Please leave a comment in that issue with your ideas!
Discussion topics
Anything that's not a concrete crate issue yet. We want to eventually promote any topics here into actionable crate issues below.
See: 1.0 Release Discussion / Wishlist · Issue #52 · hyperium/mime · GitHub
Crate issues
Issues to file against the
mime
crate.
How are we tracking?
Pre-review checklist
- Create evaluation thread based on this template
- Work with author and issue tracker to identify known blockers
- Compare crate to guidelines by filling in checklist
- Record other questions and notes about crate
- Draft several use case statements to serve as cookbook examples
- Record recommendations for updated guidelines
Post-review checklist
- Create new issues and tracking issue on crate's issue tracker
- Solicit use cases for cookbook examples related to the crate
- File issues to implement cookbook examples
- File issues to update guidelines
- Post all approachable issues to TWiR call for participation thread
- Update links in coordination thread