#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

28 releases (16 stable)

new 1.6.0 May 13, 2024
1.5.1 Mar 20, 2024
1.4.1 Feb 2, 2024
1.3.2 Dec 1, 2023
0.2.1 Mar 10, 2022

#279 in GUI

Download history 2063/week @ 2024-01-22 2372/week @ 2024-01-29 1911/week @ 2024-02-05 2734/week @ 2024-02-12 3658/week @ 2024-02-19 2840/week @ 2024-02-26 2356/week @ 2024-03-04 3044/week @ 2024-03-11 3498/week @ 2024-03-18 2866/week @ 2024-03-25 2822/week @ 2024-04-01 2250/week @ 2024-04-08 2760/week @ 2024-04-15 2596/week @ 2024-04-22 2493/week @ 2024-04-29 2335/week @ 2024-05-06

10,420 downloads per month
Used in 42 crates (11 directly)

GPL-3.0-only…

415KB
653 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
~11K SLoC