elbey 0.8.3

A desktop app launcher for Linux
Documentation
1
2
3
4
//! Reusable `iced` UI and values for app-launcher integrations.

pub mod app;
pub mod values;