euv-ui 0.9.1

Reusable UI component library for the euv framework, providing buttons, cards, modals, inputs, and more.
Documentation
1
2
/// Maximum number of log entries retained in the vConsole panel.
pub(crate) const MAX_CONSOLE_LOG_ENTRIES: usize = 100;