#slint #sharing #structures #shared #helper #data-structures #user-interface

i-slint-common

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

36 releases (stable)

1.10.0 Feb 28, 2025
1.9.1 Dec 21, 2024
1.8.0 Sep 23, 2024
1.7.1 Jul 25, 2024
0.2.1 Mar 10, 2022

#143 in GUI

Download history 2555/week @ 2024-11-17 3193/week @ 2024-11-24 3188/week @ 2024-12-01 3802/week @ 2024-12-08 4622/week @ 2024-12-15 2239/week @ 2024-12-22 2157/week @ 2024-12-29 3763/week @ 2025-01-05 5512/week @ 2025-01-12 4988/week @ 2025-01-19 2936/week @ 2025-01-26 4657/week @ 2025-02-02 4880/week @ 2025-02-09 3329/week @ 2025-02-16 5783/week @ 2025-02-23 3947/week @ 2025-03-02

18,648 downloads per month
Used in 53 crates (10 directly)

GPL-3.0-only…

415KB
725 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–5.5MB
~12K SLoC