Skip to main content

Module state

Module state 

Source
Expand description

State trait for the Oris kernel.

State must be serializable and versioned for schema evolution (2.0 migration).

Traitsยง

KernelState
Kernel state: cloneable, send, sync, and with a schema version for migrations.