try_handle_unilateral should return Result<(), Response>
Open
- Dominant language
- Rust
- Stars
- 583
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Overloading `Option` here makes the caller code harder to understand by reading. It would also enable us to use `?`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.