[go: up one dir, main page]

i-slint-common 0.3.3

Helper crate for sharing code & data structures between i-slint-core and slint-compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
path = "lib.rs"

[package]
authors = ["Slint Developers <info@slint-ui.com>"]
description = "Helper crate for sharing code & data structures between i-slint-core and slint-compiler"
edition = "2021"
homepage = "https://slint-ui.com"
license = "GPL-3.0-only OR LicenseRef-Slint-commercial"
name = "i-slint-common"
readme = "README.md"
repository = "https://github.com/slint-ui/slint"
version = "0.3.3"