Docs.rs
exr-1.73.0
exr 1.73.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
johannesvollmer
Dependencies
bit_field ^0.10.1
normal
half ^2.1.0
normal
lebe ^0.5.2
normal
miniz_oxide ^0.8.0
normal
rayon-core ^1.11.0
normal
smallvec ^1.7.0
normal
zune-inflate ^0.2.3
normal
bencher ^0.1.5
dev
image ^0.25.2
dev
rand ^0.8.5
dev
rayon ^1.5.3
dev
walkdir ^2.3.2
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
exr
1.73.0
In exr::
compression
exr
::
compression
Type Alias
Bytes
Copy item path
Source
pub type Bytes<'s> = &'s [
u8
];
Expand description
A byte slice.