Docs.rs
rlvgl-core-0.1.6
rlvgl-core 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
iraabbott
Dependencies
blake3 ^1.5
normal
optional
embedded-canvas ^0.3.1
normal
optional
embedded-graphics ^0.8
normal
optional
fatfs ^0.3
normal
optional
fontdue ^0.9.3
normal
optional
fscommon ^0.1
normal
optional
gif ^0.13
normal
optional
image ^0.25
normal
optional
jpeg-decoder ^0.3
normal
optional
once_cell ^1.19
normal
optional
png ^0.17
normal
optional
qrcode ^0.14
normal
optional
rlottie ^0.5.2
normal
optional
yane ^1
normal
optional
apng ^0.3
dev
base64 ^0.22
dev
doc-comment ^0.3
dev
png ^0.17
dev
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
Module theme
rlvgl_
core
0.1.6
Module theme
Module Items
Structs
Traits
In crate rlvgl_
core
rlvgl_core
Module
theme
Copy item path
Source
Expand description
Theme trait and basic implementations.
Structs
§
Dark
Theme
Simple dark theme implementation.
Light
Theme
Simple light theme implementation.
Traits
§
Theme
Global theme that can modify widget styles.