mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Update TODOs
This commit is contained in:
parent
a0030fa8ed
commit
5326cde4d3
3
TODO.md
3
TODO.md
@ -20,6 +20,5 @@
|
|||||||
|
|
||||||
# Rust
|
# Rust
|
||||||
|
|
||||||
* Use Bytes instead of Vec[u8] when possible
|
* Use [bytes](https://carllerche.github.io/bytes/bytes/index.html) instead of `Vec<u8>` when possible
|
||||||
* Return errors instead of panics
|
|
||||||
* Use generators instead of vectors
|
* Use generators instead of vectors
|
||||||
|
Loading…
Reference in New Issue
Block a user