Skip to content

Use the same panic docs for all encoders#2989

Open
RunDevelopment wants to merge 1 commit into
image-rs:mainfrom
RunDevelopment:encoders-panic-docs-unified
Open

Use the same panic docs for all encoders#2989
RunDevelopment wants to merge 1 commit into
image-rs:mainfrom
RunDevelopment:encoders-panic-docs-unified

Conversation

@RunDevelopment
Copy link
Copy Markdown
Member

Follow-up to #2982.

I looked through all encoders and found that some were missing panic docs. So I:

  1. added missing panic docs,
  2. updated existing panic docs to all use the same wording, and
  3. removed docs on impls of ImageEncoder::write_image if those docs contain no information on top of the one inherited from the trait docs.

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.

1 participant