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

type PushedBackField<PrevFields, NewLabel, NewDType> = <PrevFields as PushBack<FieldSchema<NewLabel, NewDType>>>::Output;

Type alias for the output of applying $push_fn to previous fields.