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

i-slint-common

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

27 releases (15 stable)

new 1.5.1 Mar 20, 2024
1.4.1 Feb 2, 2024
1.3.2 Dec 1, 2023
1.3.1 Nov 28, 2023
0.2.1 Mar 10, 2022

#270 in GUI

Download history 2052/week @ 2023-11-29 1379/week @ 2023-12-06 1720/week @ 2023-12-13 1373/week @ 2023-12-20 1072/week @ 2023-12-27 1875/week @ 2024-01-03 2562/week @ 2024-01-10 2084/week @ 2024-01-17 1971/week @ 2024-01-24 2340/week @ 2024-01-31 1964/week @ 2024-02-07 3442/week @ 2024-02-14 3389/week @ 2024-02-21 2555/week @ 2024-02-28 2369/week @ 2024-03-06 2762/week @ 2024-03-13

11,678 downloads per month
Used in 36 crates (11 directly)

GPL-3.0-only…

415KB
638 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–6MB
~10K SLoC