handlr-regex 0.13.0

Fork of handlr with regex support
1
2
3
4
5
mod system;
mod user;

pub use system::SystemApps;
pub use user::{DesktopList, MimeApps};