[][src]Module stream_delimit::stream

Define stream types

Enums

StreamType

An enum type for byte streams

Traits

FramedRead

A trait for a stream that can be read in clearly defined chunks

Functions

str_to_streamtype

Convert &str to associated StreamType