refactor: introduce thiserror-ext
for boxed error wrapper definition
#13200
Task list completed / task-list-completed
Started
2023-11-02 12:10:41
ago
3 / 4 tasks completed
1 task still to be completed
Details
Required Tasks
Task | Status |
---|---|
Box : Derive a new type wrapping the enum with Box . Automatically implement all From s and forward error implementation. |
Incomplete |
Construct : Derive constructors on the new type. |
Incomplete |
Box |
Incomplete |
Construct |
Incomplete |
I have written necessary rustdoc comments | Completed |
I have added necessary unit tests and integration tests | Completed |
All checks passed in ./risedev check (or alias, ./risedev c ) |
Completed |
My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users) | Incomplete |
Loading