chiark / gitweb /
QueuedBuf: Introduce QueuedBytes type aliases
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 13 Dec 2022 19:23:32 +0000 (19:23 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 14 Dec 2022 21:52:29 +0000 (21:52 +0000)
commit62583d36f2f8e0ed2009fb81baa379160813ebd6
tree92657758b4f68643e506da684ff594785e78fda2
parent09f607f223536008b9637464331d5ea98d252d87
QueuedBuf: Introduce QueuedBytes type aliases

This is perhaps clearer and will make it easier to change this, which
we are about to do.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/queue.rs