mirror of
https://github.com/romanz/electrs.git
synced 2026-08-13 12:32:52 +02:00
Update TODO.md (#1208)
This commit is contained in:
parent
33332d4ff2
commit
8e1cf18411
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# Rust
|
||||
|
||||
* Use [bytes](https://carllerche.github.io/bytes/bytes/index.html) instead of `Vec<u8>` when possible
|
||||
* Use [bytes](https://docs.rs/bytes/latest/bytes/) instead of `Vec<u8>` when possible
|
||||
* Use generators instead of vectors
|
||||
* Use proper HTTP parser for JSONRPC replies over persistent connection
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue