ComputerScienceHouse / ComputerScienceHouse/sidegrade

Fix the LCD library's handling of errors.

Aperta
#4 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
0
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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]
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.