CountriesListNotModified

---types---
help.countriesListNotModified#93cc1f32 = help.CountriesList

Belongs to

help.CountriesList

In Rust this constructor is a variant of the enums::help.CountriesList enum.
Match on it with: if let enums::help.CountriesList::CountriesListNotModified(v) = result { ... }

Parameters

This item has no parameters.