Expand description
This module contains all the traits used for building the sequencer types. It also includes some trait implementations that cannot be implemented in an external crate.
Structs§
Traits§
- Event
Consumer - From
NsPayload Bytes - Data that can be deserialized from a subslice of namespace payload bytes.
- From
String OrInteger - Types which can be deserialized from either integers or strings.
- Membership
Persistence - Trait used by
Memberships
implementations to interact with persistence layer. - NsPayload
Bytes Range - Specifies a subslice of namespace payload bytes to read.
- Persistence
Options - Sequencer
Persistence - State
Catchup