Module stream

Module stream 

Source

Modules§

error

Structs§

CobRange
The range for iterating over a COB’s action history.
OpsIter
Iterate over all operations for a given range of commits.
Stream
A stream over a COB’s operations.

Traits§

CobStream
Provide the stream of operations that are related to a given COB.
HasRoot
Helper trait for anything can provide its initial commit. Generally, this is the root of a COB object.