Umbrella: rustic_core
- road to v1
#7
Labels
A-benchmarking
Area: Related to benchmarking and performance optimisation
A-docs
Area: Improvements or additions to documentation
A-errors
Area: error handling needs improvement
A-testing
Area: Testing and coverage
Target group
Persona 11: Aisha - The Integrative Developer
Requirements
Documentation Clarity
Error Handling
Tracking
A few things that I think we should take care of, before we can stabilize
rustic_core
:unwrap
/expect
from codebase and improve error handling #140error!
anywhere in the API of the library, they should be actual errorsinfo!
/warn!
we should think about handling somehow different and only use, when someone usesrustic_core
with thelogging
feature enabledrustic_core
API & add more documentation torustic_core
rustic#787errors
in fallible functions and methodsThe text was updated successfully, but these errors were encountered: