[][src]Crate byte_consumer

Structs

ByteConsumer

A type that represents an object that consumes a memory slice on demand. The consumer lives as long as the slice is alive.