actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

Is there a way to separately introduce the error module in the multi module cargo project

Open Hans-Wu-cn opened this issue 2 years ago • 0 comments
trafficstars

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

Hans-Wu-cn avatar Sep 25 '23 02:09 Hans-Wu-cn