mirror of
https://github.com/romanz/electrs.git
synced 2025-02-24 06:57:53 +01:00
Update TODOs
This commit is contained in:
parent
a0030fa8ed
commit
5326cde4d3
1 changed files with 1 additions and 2 deletions
3
TODO.md
3
TODO.md
|
@ -20,6 +20,5 @@
|
|||
|
||||
# Rust
|
||||
|
||||
* Use Bytes instead of Vec[u8] when possible
|
||||
* Return errors instead of panics
|
||||
* Use [bytes](https://carllerche.github.io/bytes/bytes/index.html) instead of `Vec<u8>` when possible
|
||||
* Use generators instead of vectors
|
||||
|
|
Loading…
Add table
Reference in a new issue