Function sp_state_machine::new_in_mem

source ·
pub fn new_in_mem<H>() -> TrieBackend<PrefixedMemoryDB<H>, H>
where H: Hasher, H::Out: Codec + Ord,
Expand description

Create a new empty instance of in-memory backend.