workflow-egui 0.18.0

Components for EGUI-based applications
Documentation
1
pub type Result<T> = std::result::Result<T, crate::error::Error>;