Type Definition forest_actor::market::DealArray[][src]

type DealArray<'bs, BS> = Amt<'bs, DealProposal, BS>;

A specialization of a array to deals.