Crate i_slint_common

source ·
Expand description

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.

Modules§

  • This module contains all builtin structures exposed in the .slint language.
  • This module contains all enums exposed in the .slint language.
  • This module is meant to be included by different crate and each crate must define the macro for_each_keys

Macros§

Functions§