pxlfmt 0.4.0

Pixel formats and manipulation
Documentation
[dependencies.bytemuck]
optional = true
version = "1.23.1"

[features]
bytemuck = ["dep:bytemuck"]

[lib]
name = "pxlfmt"
path = "src/lib.rs"

[lints.clippy]
pedantic = "deny"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Pixel formats and manipulation"
edition = "2024"
license = "MIT"
name = "pxlfmt"
readme = "README.md"
repository = "https://github.com/crates-lurey-io/pxlfmt"
version = "0.4.0"