Docs.rs
rlvgl-core-0.1.2
rlvgl-core 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
iraabbott
Dependencies
dotlottie-rs ^0.1.0-alpha.1
normal
optional
embedded-canvas ^0.3.1
normal
optional
embedded-graphics ^0.8
normal
optional
fatfs ^0.3
normal
optional
fontdue ^0.8
normal
optional
fscommon ^0.1
normal
optional
gif ^0.13
normal
optional
jpeg-decoder ^0.3
normal
optional
png ^0.18.0-rc.3
normal
optional
qrcode ^0.14
normal
optional
yane ^1
normal
optional
base64 ^0.22
dev
doc-comment ^0.3
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rlvgl_
core
0.1.2
Module widget
Module Items
Structs
Traits
In crate rlvgl_
core
rlvgl_core
Module
widget
Copy item path
Source
Expand description
Basic widget traits and geometry types.
Structs
§
Color
RGB color used by the renderer.
Rect
Rectangle bounds of a widget.
Traits
§
Widget
Base trait implemented by all widgets.