Registry / other / raui-core

raui-core

JSON →
library0.70.17rscratesunverified

Core application layer for the RAUI reactive UI framework.

# Cargo.toml [dependencies] raui-core = "0.70.17"
INSTALL
IMPORT
SIG · RAUI-CORE
R
raui-core
otherrustv0.70.17
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.

Application
✓ use raui_core::Application;

Creates a new RAUI application instance.

use raui_core::Application; fn main() { let app = Application::new(); println!("RAUI application created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.70.17latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
raui-core — cargo add raui-core · libregistry