webp icon indicating copy to clipboard operation
webp copied to clipboard

Implement `Display` and `Error` traits for `WebPEncodingError`

Open Shnatsel opened this issue 8 months ago • 0 comments

This would make the error type much nicer to work with. In particular, I want to be able to present a human-readable message to the user rather than just an obscure error number.

Shnatsel avatar Jun 20 '25 19:06 Shnatsel