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

type NewFieldStorage<NewLabel, NewDType> = Labeled<NewLabel, TypedValue<NewDType, DataRef<NewDType>>>;

Type alias for a reference to a FieldData along with label and data type annotation.