- API ›
- Constructors ›
- Help ›
- NoAppUpdate
NoAppUpdate
---types--- help.noAppUpdate#c45a6536 = help.AppUpdate
Belongs to
| help.AppUpdate |
In Rust this constructor is a variant of the enums::help.AppUpdate enum.
Match on it with: if let enums::help.AppUpdate::NoAppUpdate(v) = result { ... }
Parameters
This item has no parameters.