Type Alias GuaranteesXt

Source
pub type GuaranteesXt = BoundedVec<ReportGuarantee, CoreCount>;
Expand description

A bunch of guarantees.

Aliased Typeยง

struct GuaranteesXt(/* private fields */);