Re-exports§
pub use anyhow;pub use chrono;pub use fxhash;pub use globset;pub use png;pub use rand_core;pub use rand_xoshiro;pub use serde;pub use serde_json;pub use walkdir;
Modules§
- assets
- Embedded documentation assets.
- battery
- color
- context
- device
- dictionary 🔒
- A dict format (
*.dict) reader crate. - document
- font
- framebuffer
- frontlight
- geom
- gesture
- helpers
- input
- library
- lightsensor
- logging
- Structured logging infrastructure with JSON output and OpenTelemetry integration.
- metadata
- ota
- Over-the-Air (OTA) update functionality for downloading and installing builds from GitHub.
- rtc
- settings
- unit 🔒
- view
- Views are organized as a tree. A view might receive / send events and render itself.