Type Alias fil_actor_market_state::v9::DealMetaArray

source ·
pub type DealMetaArray<'bs, BS> = Array<'bs, DealState, BS>;
Expand description

A specialization of a array to deals.

Aliased Type§

struct DealMetaArray<'bs, BS> { /* private fields */ }