Docs.rs
rawshift-image-0.1.0
rawshift-image 0.1.0
Docs.rs crate page
MPL-2.0
29 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
justin13888
Dependencies
binrw ^0.15
normal
optional
gif ^0.13
normal
optional
image ^0.25
normal
optional
img-parts ^0.4
normal
optional
jpeg-encoder ^0.7
normal
optional
jxl-oxide ^0.12.5
normal
optional
libheif-rs ^2.7
normal
optional
libwebp-sys ^0.14
normal
optional
little_exif ^0.6
normal
optional
ravif ^0.13
normal
optional
rawshift-core ^0.1.0
normal
rayon ^1.11.0
normal
resvg ^0.44
normal
optional
serde ^1.0
normal
optional
thiserror ^2.0
normal
tiff ^0.11
normal
optional
tracing ^0.1
normal
zune-core ^0.5
normal
optional
zune-jpeg ^0.5
normal
optional
zune-jpegxl ^0.5
normal
optional
zune-png ^0.5
normal
optional
zune-ppm ^0.5
normal
optional
clap ^4.5
dev
criterion ^0.5
dev
eyre ^0.6.12
dev
serde ^1.0
dev
serde_json ^1.0
dev
tokio ^1.50
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
99.29%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
rawshift_image/data/
mod.rs
1
//! Data constants for image processing.
2
3
pub mod
cameras;
4
pub mod
icc;
5
pub mod
wb;