pub type SimpleStore = MetadataStore<ObjectKey, String, String, String, String, f64, String, Value>;
Metadata store for simplified metadata.
pub struct SimpleStore { /* private fields */ }