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.