#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

35 releases (23 stable)

1.9.2 Jan 13, 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

#293 in GUI

Download history 10396/week @ 2024-10-08 10830/week @ 2024-10-15 12375/week @ 2024-10-22 11353/week @ 2024-10-29 12237/week @ 2024-11-05 2807/week @ 2024-11-12 2704/week @ 2024-11-19 3264/week @ 2024-11-26 3109/week @ 2024-12-03 4342/week @ 2024-12-10 4058/week @ 2024-12-17 2064/week @ 2024-12-24 2867/week @ 2024-12-31 3876/week @ 2025-01-07 5670/week @ 2025-01-14 3762/week @ 2025-01-21

16,376 downloads per month
Used in 52 crates (10 directly)

GPL-3.0-only…

410KB
719 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