Expand description
State replication management
Modules§
Structs§
- Broadcast
- Builder
- A builder struct for a
Server
. - Claim
- Endpoint
- Replicator
- Server
- Txn
- TxnId
- The unique ID of a transaction, used for identity and ordering.
- Verifying
Key - An ed25519 public key.
Enums§
- Cache
Block - A cached filesystem block.
- State
View - A view of a
State
within a single transaction, used for serialization.
Constants§
Traits§
- Authorize
- Into
View - Access a view which can be encoded with
en::IntoStream
. - RPCClient
- Transaction
- Common transaction context properties.