Docs.rs
sugarloaf-0.2.37
sugarloaf 0.2.37
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
raphamorim
Dependencies
approx ^0.5.1
normal
bytemuck ^1.23.1
normal
dashmap ^6.1.0
normal
futures ^0.3.31
normal
guillotiere ^0.6.2
normal
half ^2.6.0
normal
halfbrown ^0.3.0
normal
image ^0.25.5
normal
librashader-cache ^0.9.1
normal
librashader-common ^0.9.1
normal
librashader-pack ^0.9.1
normal
librashader-preprocess ^0.9.1
normal
librashader-presets ^0.9.1
normal
librashader-reflect ^0.9.1
normal
librashader-runtime ^0.9.1
normal
lru ^0.16.0
normal
num-traits ^0.2.19
normal
parking_lot ^0.12.4
normal
raw-window-handle ^0.6.2
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
skrifa ^0.37.0
normal
thiserror ^2.0.1
normal
tracing ^0.1.41
normal
unicode-width-16 ^0.1.0
normal
wgpu ^27.0.1
normal
yazi ^0.2.1
normal
optional
zeno ^0.3.3
normal
optional
criterion ^0.6.0
dev
deflate ^1.0.0
dev
png ^0.17.16
dev
rio-window ^0.2.37
dev
fontconfig-parser ^0.5.8
normal
font-kit ^0.14.3
normal
memmap2 ^0.9.5
normal
rayon ^1.10.0
normal
ttf-parser ^0.25.1
normal
twox-hash ^2.1.1
normal
walkdir ^2.5.0
normal
console_error_panic_hook ^0.1.7
normal
console_log ^0.2.2
normal
js-sys ^0.3.61
normal
wasm-bindgen ^0.2.87
normal
wasm-bindgen-futures ^0.4.34
normal
wasm-bindgen-test ^0.3.42
normal
web-sys ^0.3.77
normal
web-sys ^0.3.61
dev
Versions
27.37%
of the crate is documented
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
Files
sugarloaf/components/
mod.rs
1
pub mod
core;
2
pub mod
filters;
3
pub mod
layer;
4
pub mod
quad;
5
pub mod
rich_text;