#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

#146 in GUI

Download history 12829/week @ 2024-10-21 11105/week @ 2024-10-28 13919/week @ 2024-11-04 2958/week @ 2024-11-11 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 2845/week @ 2025-01-27 4379/week @ 2025-02-03

18,086 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