oval

Crates.iooval
lib.rsoval
version2.0.0
sourcesrc
created_at2024-01-30 13:40:04.447938
updated_at2024-01-31 06:48:42.28058
descriptionA stream abstraction designed for use with nom, winnow, etc.
homepage
repositoryhttps://github.com/fasterthanlime/oval
max_upload_size
id1120239
size13,169
Amos Wenger (fasterthanlime)

documentation

README

oval

(oval is a fork of circular with a couple more PRs merged in).

oval 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: 0

cargo fmt