andrew-d / andrew-d/tinycdb-rs
Unnecessary Box?
Aperta
- Lingua principale
- C
- Stelle
- 5
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`Cdb::open` and `Cdb::new` both return `CdbResult>`, but I can't figure out why `Box` is used. All that struct holds is an integer file descriptor and a reasonably small C struct.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.