Type Definition sputnikvm_stateful::MemoryStateful

source ·
pub type MemoryStateful<'a> = Stateful<'a, MemoryDatabase>;