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.
![]() |
index : circular | |
added tokio traits for peanuts | cel |
aboutsummaryrefslogtreecommitdiffstats |
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.