Structs

An in-memory implementation of a stream store.

A message that is writeable into a stream

A message that is read from a stream

Enums

The direction in which to read a stream.

The version of a stream

The result of a write operation; will show the position of the last written message if successfully written.

Traits

A trait that expresses the behaviour of reading from a category.

A trait that expresses the behaviour of reading from a stream

A trait that expresses the behaviour of writing to a stream

Type Definitions

A stream of messages, represented as a vector.