Crate betterstreams[][src]

Library to make working with streams a bit less painful.

Modules

fs

Filesystem stream utilities.

util

General ergonomic improvements.

Structs

ChunkedStreamInfo

A stream that can be part of a larger file.

Type Definitions

DynIOStream

A boxed stream of Bytes.

UnpinDynIOStream

A boxed stream of Bytes that can be unpinned.