qoi/src
2022-01-03 22:10:03 +03:00
..
consts.rs Use u32::{from_be_bytes,to_be_bytes} builtins 2022-01-03 01:11:16 +03:00
decode.rs Big batch of renames: strip qoi prefix everywhere 2022-01-03 21:40:24 +03:00
encode.rs Big batch of renames: strip qoi prefix everywhere 2022-01-03 21:40:24 +03:00
error.rs Add docstrings for Error variants 2022-01-03 22:10:03 +03:00
header.rs Big batch of renames: strip qoi prefix everywhere 2022-01-03 21:40:24 +03:00
lib.rs Big batch of renames: strip qoi prefix everywhere 2022-01-03 21:40:24 +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 Slight improvement to BytesMut 2022-01-03 18:31:06 +03:00