consts.rs
|
Use u32::{from_be_bytes,to_be_bytes} builtins
|
2022-01-03 01:11:16 +03:00 |
error.rs
|
Add docstrings for Error variants
|
2022-01-03 22:10:03 +03:00 |
lib.rs
|
Merge StreamDecoder into Decoder
|
2022-01-04 00:25:05 +03:00 |
pixel.rs
|
Minor tweaks to Pixel::read()
|
2022-01-03 20:44:05 +03:00 |
types.rs
|
Error types cleanup + clippy fixes
|
2022-01-03 21:18:38 +03:00 |
utils.rs
|
(Rearrange code in utils mod a bit)
|
2022-01-04 00:24:11 +03:00 |