pub trait GStore: Store + Index + Metadata + CustomFunction { }

Implementors§