qoi/src
2022-01-03 15:13:56 +03:00
..
consts.rs Use u32::{from_be_bytes,to_be_bytes} builtins 2022-01-03 01:11:16 +03:00
decode.rs Fix a few clippy warnings 2022-01-03 15:13:56 +03:00
encode.rs Change crate edition to "2018" 2022-01-03 15:13:56 +03:00
error.rs Introduce Channels and finish encoder refactor 2022-01-03 01:11:16 +03:00
header.rs Clean up header struct/mod, add docstrings 2022-01-03 14:25:40 +03:00
lib.rs Introduce Channels and finish encoder refactor 2022-01-03 01:11:16 +03:00
pixel.rs Implement efficient encoding to generic streams 2022-01-03 01:11:16 +03:00
types.rs Derive PartialOrd/Ord for Channels and ColorSpace 2022-01-03 14:25:40 +03:00
utils.rs Implement efficient encoding to generic streams 2022-01-03 01:11:16 +03:00