circular

Crates.iocircular
lib.rscircular
version0.3.0
sourcesrc
created_at2017-05-04 19:35:40.635586
updated_at2019-06-28 12:54:59.179426
descriptionA stream abstraction designed for use with nom
homepage
repositoryhttps://github.com/sozu-proxy/circular
max_upload_size
id13129
size15,086
Geoffroy Couprie (Geal)

documentation

README

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.

Commit count: 9

cargo fmt