olback / tray-item-rs

Multi-platform Tray Indicator
https://crates.io/crates/tray-item
MIT License
287 stars 39 forks source link

Fix copy/paste error mesage for separators, make TIError impl std::error::Error #24

Closed iwittenberg closed 2 years ago

iwittenberg commented 2 years ago

Adding an impl for std::error::Error for TIError to better play nice with anyhow