Function litemap::testing::check_store

source ยท
pub fn check_store<'a, S>()
Expand description

Tests that a litemap that uses the given store as backend has behavior consistent with the reference impl.

Call this function in a test with the store impl to test as a valid backend for LiteMap.