#desktop #slint #ui #embedded-devices #native #wasm #declarative-ui #slint-compiler

i-slint-common

Helper crate for sharing code & data structures between i-slint-core and slint-compiler

37 releases (stable)

new 1.11.0 Apr 23, 2025
1.10.0 Feb 28, 2025
1.9.2 Jan 13, 2025
1.9.1 Dec 21, 2024
0.2.1 Mar 10, 2022

#276 in GUI

Download history 3272/week @ 2025-01-03 5473/week @ 2025-01-10 4563/week @ 2025-01-17 3549/week @ 2025-01-24 3822/week @ 2025-01-31 5186/week @ 2025-02-07 3695/week @ 2025-02-14 4933/week @ 2025-02-21 5057/week @ 2025-02-28 4804/week @ 2025-03-07 6983/week @ 2025-03-14 4625/week @ 2025-03-21 3904/week @ 2025-03-28 4155/week @ 2025-04-04 5328/week @ 2025-04-11 3310/week @ 2025-04-18

17,613 downloads per month
Used in 54 crates (10 directly)

GPL-3.0-only…

415KB
728 lines

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.

Dependencies

~0–5MB
~12K SLoC