Skip to main content

Crate atlas_ui

Crate atlas_ui 

Source
Expand description

Main Rust entry point for the Atlas UI design system.

Use this crate as a build dependency to configure Slint’s named Atlas libraries without relying on a monorepo directory layout.

Re-exports§

pub use atlas_ui_components as components;
pub use atlas_ui_core as core;
pub use atlas_ui_icons as icons;
pub use atlas_ui_tokens as tokens;

Constants§

COMPONENT_LIBRARY
Named Slint library containing the stable, preview, and aggregate facades.

Functions§

preview_slint_path
Returns the preview Slint facade for tools that require a concrete path.
slint_library_paths
Returns registry-safe named library paths for slint-build.
stable_slint_path
Returns the stable Slint facade for tools that require a concrete path.