Registry / other / freya-elements

freya-elements

JSON →
library0.3.4rscratesunverified

Internal elements, attributes and events designed for Freya, a Rust GUI framework.

# Cargo.toml [dependencies] freya-elements = "0.3.4"
INSTALL
IMPORT
SIG · FREYA-ELEMENTS
F
freya-elements
otherrustv0.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Button
use freya_elements::elements::Button;

Creates a new Button element from Freya's element system.

use freya_elements::elements::Button; fn main() { let _button = Button::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
freya-elements — cargo add freya-elements · libregistry