slint/internal/common
2022-02-10 16:25:28 +01:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
Cargo.toml Bump version number to 0.2.1 2022-02-10 16:25:28 +01:00
key_codes.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lib.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
README.md Fix extra identation in the README 2022-02-10 09:28:14 +01:00

This crate contains internal data structures and code that is shared between the i-slint-core and the i-slint-compiler crates.

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.