Wasm Directoryalpha
Record

by-country-items-item-countries-item

No description available.

record by-country-items-item-countries-item {
  country: option​<string>,
  rank: option​<s32>,
  views: option​<s64>,
}

Fields

NameTypeDescription
countryoption​<string>
rankoption​<s32>
viewsoption​<s64>