- API ›
- Constructors ›
- Help ›
- PassportConfig
PassportConfig
---types--- help.passportConfig#a098d6af hash:int countries_langs:DataJSON = help.PassportConfig
Belongs to
| help.PassportConfig |
In Rust this constructor is a variant of the enums::help.PassportConfig enum.
Match on it with: if let enums::help.PassportConfig::PassportConfig(v) = result { ... }