[−][src]Type Definition frame_support::dispatch::DecodeDifferentArray
type DecodeDifferentArray<B, O = B> = DecodeDifferent<&'static [B], Vec<O>>;
type DecodeDifferentArray<B, O = B> = DecodeDifferent<&'static [B], Vec<O>>;