aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 3b6ab9102dd4e2cd49eaaed8e525cc8cfec0f7b1 (plain) (blame)
1
2
3
4
5
# 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.