#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

34 releases (22 stable)

1.9.1 Dec 21, 2024
1.8.0 Sep 23, 2024
1.7.1 Jul 25, 2024
1.5.1 Mar 20, 2024
0.2.1 Mar 10, 2022

#114 in GUI

Download history 13010/week @ 2024-09-18 12141/week @ 2024-09-25 13510/week @ 2024-10-02 10558/week @ 2024-10-09 11950/week @ 2024-10-16 11192/week @ 2024-10-23 12286/week @ 2024-10-30 9719/week @ 2024-11-06 2620/week @ 2024-11-13 2782/week @ 2024-11-20 3310/week @ 2024-11-27 3014/week @ 2024-12-04 4601/week @ 2024-12-11 3951/week @ 2024-12-18 1778/week @ 2024-12-25 2997/week @ 2025-01-01

13,889 downloads per month
Used in 52 crates (10 directly)

GPL-3.0-only…

410KB
717 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–4.5MB
~12K SLoC