xrune 1.1.1

Declarative UI DSL framework with pluggable codegen backends
Documentation
1
2
3
4
5
//! xrune — re-exports the `ui!` proc macro.

pub mod default_rune;

pub use xrune_incant::ui;