Is there a way to separately introduce the error module in the multi module cargo project
Open
- Dominant language
- Rust
- Stars
- 24.8k
- Forks
- 1.9k
- Avg merge
- 23h 10m
- Merged PRs (30d)
- 26
Description
I want to break down the project into multiple modules. Is there a way to separately introduce the error module in the multi module cargo project,Each module can easily handle exception issues by introducing the error module I have handled before
Contributor guide
Assessment
This issue has not been assessed yet.