[][src]Type Definition agnes::store::SingleFieldStore

type SingleFieldStore<Label, T> = DataStore<<DataStore<Nil> as PushFrontFromValueIter<Label, T>>::OutputFields>;

Type alias for a DataStore constructed with a single field.