slint/internal/compiler
..
generator
LICENSES
llr
parser
parser-test-macro
passes
tests
widgets
build.rs
builtin_macros.rs
builtins.slint
Cargo.toml
diagnostics.rs
embedded_resources.rs
expression_tree.rs
fileaccess.rs
generator.rs
langtype.rs
layout.rs
lexer.rs
lib.rs
literals.rs
llr.rs
load_builtins.rs
lookup.rs
namedreference.rs
object_tree.rs
parser.rs
passes.rs
README.md Change the Url from sixtyfps.io to slint-ui.com 2022-02-08 08:52:46 +01:00
typeloader.rs
typeregister.rs

The Slint Compiler Library

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.