pub fn test_in_mem_db<Kind: DbKindT>(kind: Kind) -> DbWrite<Kind>
Expand description

Create a DbWrite of DbKindT in memory.