Docs.rs
fastpack-core-0.19.0
fastpack-core 0.19.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Hexeption
Dependencies
anyhow ^1
normal
geo ^0.26
normal
image ^0.25
normal
psd ^0.3
normal
optional
rayon ^1
normal
resvg ^0.43
normal
optional
rustc-hash ^2
normal
serde ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
criterion ^0.5
dev
image ^0.25
dev
tempfile ^3
dev
Versions
88.93%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module loader
fastpack_
core
0.19.0
Module loader
Module Items
Functions
In fastpack_
core::
imaging
fastpack_core
::
imaging
Module
loader
Copy item path
Source
Functions
ยง
load
Load a single image file and return a
Sprite
with normalized RGBA8 pixel data.
load_
many
Load multiple sprites in parallel using rayon.