Skip to content

Commit

Permalink
Merge pull request #562 from srdqty/make-decoding-result-enum-public
Browse files Browse the repository at this point in the history
Make decoding result enum public
  • Loading branch information
nwin authored Sep 2, 2016
2 parents afc1c1c + 38c34b2 commit 0d3b652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pub use image::{
ImageDecoder,
ImageError,
ImageResult,
DecodingResult,
SubImage,
GenericImage,
// Iterators
Expand Down

0 comments on commit 0d3b652

Please sign in to comment.