limit_read

Crates.iolimit_read
lib.rslimit_read
version0.2.0
sourcesrc
created_at2019-05-09 02:37:52.452989
updated_at2019-05-14 17:24:39.208037
descriptionA companion to std::io::Take and an extension to std::io::BufRead to put a cap on methods that could potentionally read infinitely.
homepagehttps://webewizard.com
repositoryhttps://github.com/WebeWizard/LimitRead
max_upload_size
id132946
size10,265
Justin Leis (WebeWizard)

documentation

README

LimitRead

A companion to std::io::Take and an extension to std::io::BufRead to put a cap on methods that could potentionally read infinitely.

Commit count: 3

cargo fmt