softprops / shiplift

🐳 🦀 rust interface for maneuvering docker containers
MIT License
624 stars 119 forks source link

use 'thiserror' to define 'Error' #319

Open danieleades opened 2 years ago

danieleades commented 2 years ago

use 'thiserror' to define the main error enum.

this is not a breaking change