Docs.rs
fastpack-core-0.20.0
fastpack-core 0.20.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
Files
fastpack_core/algorithms/
mod.rs
1
pub mod
basic;
2
pub mod
grid;
3
pub mod
maxrects;
4
pub mod
packer;
5
pub mod
polygon;