#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

#147 in GUI

Download history 2605/week @ 2024-11-18 3241/week @ 2024-11-25 3225/week @ 2024-12-02 3904/week @ 2024-12-09 4408/week @ 2024-12-16 2298/week @ 2024-12-23 2414/week @ 2024-12-30 3827/week @ 2025-01-06 5486/week @ 2025-01-13 4676/week @ 2025-01-20 2778/week @ 2025-01-27 4974/week @ 2025-02-03 5097/week @ 2025-02-10 3118/week @ 2025-02-17 5730/week @ 2025-02-24 3479/week @ 2025-03-03

17,945 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–5MB
~12K SLoC