[资源介绍]
GitHub - StudioSol/async: A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery.
A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery. - StudioSol/async
- async - 一种安全的方式异步执行函数,在发生 panic 时恢复它们。