Docs.rs
kael-0.2.0
kael 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Augani
Dependencies
accesskit ^0.17
normal
anyhow ^1.0.86
normal
async-task ^4.7
normal
backtrace ^0.3
normal
optional
base64 ^0.22
normal
bitflags ^2
normal
blade-graphics ^0.8
normal
optional
blade-macros ^0.3.0
normal
optional
blade-util ^0.4
normal
optional
bytemuck ^1
normal
optional
kael_collections ^0.2.0
normal
ctor ^1
normal
derive_more ^2
normal
ed25519-dalek ^2
normal
etagere ^0.2
normal
futures ^0.3
normal
hex ^0.4
normal
kael_http_client ^0.2.0
normal
image ^0.25.1
normal
inventory ^0.3.19
normal
itertools ^0.14.0
normal
kael_audio ^0.2.0
normal
optional
kael_diagnostics ^0.2.0
normal
optional
kael_document ^0.2.0
normal
optional
kael_gpu_budget ^0.2.0
normal
kael_icons ^0.2.0
normal
optional
kael-macros ^0.2.0
normal
kael-media ^0.2.0
normal
optional
kael_notifications ^0.2.0
normal
optional
kael_pdf ^0.2.0
normal
optional
kael_release ^0.2.0
normal
kael_share ^0.2.0
normal
optional
kael_storage ^0.2.0
normal
optional
libc ^0.2
normal
log ^0.4.16
normal
lyon ^1.0
normal
notify ^8.2.0
normal
num_cpus ^1.13
normal
parking ^2.0.0
normal
parking_lot ^0.12.1
normal
pin-project-lite ^0.2
normal
postage ^0.5
normal
profiling ^1
normal
rand ^0.9
normal
optional
rasterlottie ^0.2.1
normal
raw-window-handle ^0.6
normal
kael_refineable ^0.2.0
normal
resvg ^0.45.0
normal
schemars ^1.0
normal
seahash ^4.1
normal
kael_semantic_version ^0.2.0
normal
serde ^1.0.221
normal
serde_json ^1.0.144
normal
sha2 ^0.10
normal
slotmap ^1.0.6
normal
smallvec ^1.6
normal
smol ^2.0
normal
stacksafe ^0.1
normal
strum ^0.28
normal
kael_sum_tree ^0.2.0
normal
taffy =0.9.0
normal
thiserror ^2.0.12
normal
time ^0.3
normal
toml ^1
normal
unicode-segmentation ^1.10
normal
usvg ^0.45.0
normal
kael_util ^0.2.0
normal
kael_util_macros ^0.2.0
normal
uuid ^1.1.2
normal
waker-fn ^1.2.0
normal
backtrace ^0.3
dev
kael_collections ^0.2.0
dev
env_logger ^0.11
dev
kael_http_client ^0.2.0
dev
lyon ^1.0
dev
pretty_assertions ^1.3.0
dev
proptest ^1
dev
rand ^0.9
dev
unicode-segmentation ^1.10
dev
kael_util ^0.2.0
dev
resvg ^0.45.0
build
usvg ^0.45.0
build
as-raw-xcb-connection ^1
normal
optional
ashpd ^0.13
normal
optional
blade-graphics ^0.8
normal
optional
blade-macros ^0.3.0
normal
optional
blade-util ^0.4
normal
optional
bytemuck ^1
normal
optional
calloop ^0.13.0
normal
calloop-wayland-source ^0.3.0
normal
optional
cosmic-text ^0.19
normal
optional
filedescriptor ^0.8.2
normal
optional
flume ^0.11
normal
zed-font-kit ^0.14.1-zed
normal
optional
gtk ^0.18.2
normal
ksni ^0.2
normal
notify-rust ^4
normal
oo7 ^0.5.0
normal
open ^5.2.0
normal
optional
wayland-backend ^0.3.3
normal
optional
wayland-client ^0.31.2
normal
optional
wayland-cursor ^0.31.1
normal
optional
wayland-protocols ^0.31.2
normal
optional
wayland-protocols-plasma ^0.2.0
normal
optional
wry ^0.55.1
normal
x11-clipboard ^0.9.3
normal
optional
x11rb ^0.13.1
normal
optional
zed-xim ^0.4.0-zed
normal
optional
xkbcommon ^0.8.0
normal
optional
naga ^25.0
build
pathfinder_geometry ^0.5
normal
zed-scap ^0.0.8-zed
normal
optional
block ^0.1
normal
block2 ^0.6
normal
core-foundation ^0.10.0
normal
core-foundation-sys ^0.8.6
normal
core-graphics ^0.24
normal
core-text =21.0.0
normal
core-video ^0.4.3
normal
zed-font-kit ^0.14.1-zed
normal
optional
foreign-types ^0.5
normal
log ^0.4.16
normal
kael_media_sys ^0.2.0
normal
metal ^0.29
normal
objc2 ^0.6
normal
objc2-app-kit ^0.3
normal
objc2-foundation ^0.3
normal
objc2-metal ^0.3
normal
optional
bindgen ^0.71
build
cbindgen ^0.28.0
build
naga ^25.0
build
flume ^0.11
normal
rand ^0.9
normal
windows ^0.62
normal
windows-collections ^0.2
normal
windows-core ^0.62
normal
windows-future ^0.3
normal
windows-numerics ^0.3
normal
windows-registry ^0.6
normal
wry ^0.55.1
normal
embed-resource ^3.0
build
Versions
100%
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
Skip to main content
Module worker_api
kael
0.2.0
Module worker_
api
Module Items
Structs
In crate kael
kael
Module
worker_
api
Copy item path
Source
Expand description
Worker API for runtime tasks.
Structs
§
Worker
Handle
A handle to a running worker process.
Worker
Pool
A pool of worker processes for load distribution.