Module operation

Module operation 

Source
Expand description

Operations that can be applied to a database to modify its state.

The various operation types implement the commonware_codec::Codec trait, allowing for a persistent log of operations based on a crate::Journal. The fixed variants additionally implement commonware_codec::CodecFixed.

Modules§

fixed
keyless
variable

Enums§

Error
Errors returned by operation functions.