shuhei / colortty

🎨 A utility to generate color schemes for alacritty
MIT License
68 stars 2 forks source link

Error handling #3

Closed shuhei closed 5 years ago

shuhei commented 5 years ago

Use Result and failure crate instead of panic! or expect().