pub type MlsMemoryStorage = SqlKeyStore<MemoryStorage>;
pub struct MlsMemoryStorage { /* private fields */ }