Registry / build-tool / slint-build

slint-build

JSON →
library1.15.1rscratesunverified

Helper for Slint build script

# Cargo.toml [dependencies] slint-build = "1.15.1"
INSTALL
IMPORT
SIG · SLINT-BUILD
S
slint-build
build-toolrustv1.15.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

compile
use slint_build::compile;

Compile a .slint file into Rust code during build.

use slint_build::compile; compile("ui/main.slint").unwrap(); println!("Slint UI compiled");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
Bingbot
1
OpenAI (training)
1
Resources
slint-build — cargo add slint-build · libregistry