Crate freya

Source
Expand description

§Freya

Freya is a declarative, cross-platform GUI Rust library, powered by 🎨 Skia.

§Basics

§Learn

§Features flags

  • all: Enables all the features listed below
  • router: Reexport freya-router under freya::router
  • i18n: Reexport freya-i18n under freya::router
  • remote-asset: Enables support for HTTP asset sources for ImageViewer and freya_components::gif_viewer::GifViewer components.
  • devtools: Enables devtools support.
  • performance: Enables the performance overlay plugin.
  • vulkan: Enables Vulkan rendering support.
  • tray: Enables tray support using the tray-icon crate.
  • sdk: Reexport freya-sdk under freya::sdk
  • gif: Enables the GifViewer component.
  • plot: Enables the plot element.

Modules§

_docs
animation
components
elements
engine
helpers
i18n
prelude
router
text_edit
tray
winit