Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 247 Bytes

File metadata and controls

5 lines (4 loc) · 247 Bytes

Vortex Buffer

For now, a Vortex buffer is implemented as a very thin wrapper around the Tokio bytes crate. In the future, we may re-implement this ourselves to have more control over alignment (see tokio-rs/bytes#437)