ComputerScienceHouse / ComputerScienceHouse/sidegrade
Fix the LCD library's handling of errors.
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Doesn't seem to be compatible with anyhow, so I can't use the `?` syntactic sugar.
```
the trait bound `hd44780_driver::error::Error: std::error::Error` is not satisfied
the following other types implement trait `FromResidual`:
as FromResidual>>
as FromResidual>>
required for `anyhow::Error` to implement `From`
required for `Result<(), anyhow::Error>` to implement `FromResidual>` [E0277]
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.