gituser12981u2 / sec_msg

MIT License
0 stars 0 forks source link

Refactor/custom error types #17

Closed gituser12981u2 closed 3 months ago

gituser12981u2 commented 3 months ago

Pull Request Template

Description

Added custom error types in error.rs to use over Box.

Related Issue

Finish setup #16

Type of change

How Has This Been Tested?

Clippy ran without errors and the actual program ran well.

Checklist

gituser12981u2 commented 3 months ago

Merge to develop first, not master