Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 220 Bytes

Circular

Circular is a stream abstraction designed for use with nom. It can expose the available data, a mutable slice of the available space, and it separates reading data from actually consuming it from the buffer.