SimpleStore

Type Alias SimpleStore 

Source
pub type SimpleStore = MetadataStore<ObjectKey, String, String, String, String, f64, String, Value>;
Expand description

Metadata store for simplified metadata.

Aliased Typeยง

pub struct SimpleStore { /* private fields */ }