Docs.rs
zest-core-0.1.1
zest-core 0.1.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
bhh32
Dependencies
embassy-futures ^0.1
normal
embassy-sync ^0.7
normal
embassy-time ^0.4
normal
embedded-graphics ^0.8
normal
embedded-graphics-core ^0.4
normal
zest-theme ^0.1.1
normal
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 task
zest_
core
0.1.1
Module task
Module Items
Structs
In zest_
core::
application
zest_core
::
application
Module
task
Copy item path
Source
Expand description
Side-effecting work container returned from
init
/
update
.
Structs
ยง
Task
A side-effecting future (or set of them) the runtime drives.