- API ›
- Constructors ›
- Help ›
- AppConfig
AppConfig
---types--- help.appConfig#dd18782e hash:int config:JSONValue = help.AppConfig
Belongs to
| help.AppConfig |
In Rust this constructor is a variant of the enums::help.AppConfig enum.
Match on it with: if let enums::help.AppConfig::AppConfig(v) = result { ... }