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