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