Crate freya

source ·
Expand description

§Freya

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

It does not use any web tech, check the Differences with Dioxus.

§Basics

§Learn

§API References

§Features flags

  • devtools: enables a side panel to inspect your App tree, styles and computed layout.
  • use_camera: enables the use_camera hook.
  • log: enables internal logs.

Re-exports§

  • pub use dioxus;
  • pub use dioxus_core;
  • pub use torin;

Modules§