onehr/crust

Dont panic

kinggoesgaming opened this issue · 0 comments

In quite a few places in the code, you have panic!() or unwarp(). This is frowned upon in the Rust community. We should have dedicated error types instead