Docs.rs
  • rlvgl-core-0.1.1
    • rlvgl-core 0.1.1
    • 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
      • pinyin ^0.10 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
    • 60% 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_core0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • WidgetNode
  • animation::Fade
  • animation::Slide
  • animation::Timeline
  • style::Style
  • style::StyleBuilder
  • theme::DarkTheme
  • theme::LightTheme
  • widget::Color
  • widget::Rect

Enums

  • event::Event

Traits

  • renderer::Renderer
  • theme::Theme
  • widget::Widget