liora 0.1.1

One-stop Liora SDK facade for native Rust GPUI apps: core, themes, components, icons, tray, and packaging helpers.
Documentation

One-stop public facade for the Liora native GPUI SDK.

Add this crate when an application wants the maintained Liora surface without listing every lower-level crate separately:

liora = "0.1.1"

The facade keeps each domain available under a stable module name while also re-exporting the most common application setup entry points.