Skip to main content

AsyncSearchableStore

Trait AsyncSearchableStore 

Source
pub trait AsyncSearchableStore: AsyncSearchableStoreRead + AsyncStoreWrite { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§