Skip to main content

rustyui_core/
lib.rs

1//! Core UI abstractions and runtime-agnostic types.
2
3pub struct Placeholder;