pub type StateDbHandle = Arc<StateRuntime>;Expand description
Core-facing handle to the SQLite-backed state runtime.
Aliased Typeยง
pub struct StateDbHandle { /* private fields */ }pub type StateDbHandle = Arc<StateRuntime>;Core-facing handle to the SQLite-backed state runtime.
pub struct StateDbHandle { /* private fields */ }