Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use BytesMut instead of Vec<u8> in bytes_buf (extend is probably faster) | Alex Auvolat | 2022-09-13 | 1 | -8/+10 |
| | |||||
* | reword doc comment | Alex Auvolat | 2022-09-12 | 1 | -1/+1 |
| | |||||
* | Add OrderTag to Req and Resp, refactor errors | Alex Auvolat | 2022-09-01 | 1 | -2/+8 |
| | |||||
* | Refactor: create a BytesBuf utility crate (will also be usefull in Garage) | Alex Auvolat | 2022-09-01 | 1 | -0/+167 |