1 2 3 4 5
//! xrune — re-exports the `ui!` proc macro. pub mod default_rune; pub use xrune_incant::ui;