slint/internal/backends/mcu
2022-02-08 08:26:21 +01:00
..
LICENSES [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
simulator [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
Cargo.toml Update git repository URL 2022-02-08 08:26:21 +01:00
lib.rs Rename internal crates and add a README.md to them 2022-02-07 13:12:48 +01:00
pico_st7789.rs Rename internal crates and add a README.md to them 2022-02-07 13:12:48 +01:00
README.md Rename internal crates and add a README.md to them 2022-02-07 13:12:48 +01:00
renderer.rs Rename internal crates and add a README.md to them 2022-02-07 13:12:48 +01:00
simulator.rs Rename internal crates and add a README.md to them 2022-02-07 13:12:48 +01:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.