linebender / piet

An abstraction for 2D graphics.
Apache License 2.0
1.24k stars 93 forks source link

Clarify and rename some error types #435

Closed cmyr closed 3 years ago

cmyr commented 3 years ago

This tries to better differentiate three possible error conditions: when something is impossible, when something is unimplemented, and when something requires a missing cargo feature.