[][src]Type Definition frame_metadata::DecodeDifferentArray

type DecodeDifferentArray<B, O = B> = DecodeDifferent<&'static [B], Vec<O>>;