Type Definition sp_version::ApisVec[][src]

type ApisVec = Cow<'static, [(ApiId, u32)]>;

A vector of pairs of ApiId and a u32 for version.